Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
174 rader
5.7 KiB
174 rader
5.7 KiB
|
|
Microsoft Visual Studio Solution File, Format Version 12.00 |
|
# Visual Studio 2012 |
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vrobot3", "vrobot3.csproj", "{83337FF3-3334-42EC-824D-532FF0C973A9}" |
|
EndProject |
|
Global |
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|
Debug|AnyCPU = Debug|AnyCPU |
|
Release|AnyCPU = Release|AnyCPU |
|
EndGlobalSection |
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution |
|
{83337FF3-3334-42EC-824D-532FF0C973A9}.Debug|AnyCPU.ActiveCfg = Debug|AnyCPU |
|
{83337FF3-3334-42EC-824D-532FF0C973A9}.Debug|AnyCPU.Build.0 = Debug|AnyCPU |
|
{83337FF3-3334-42EC-824D-532FF0C973A9}.Release|AnyCPU.ActiveCfg = Release|AnyCPU |
|
{83337FF3-3334-42EC-824D-532FF0C973A9}.Release|AnyCPU.Build.0 = Release|AnyCPU |
|
EndGlobalSection |
|
GlobalSection(MonoDevelopProperties) = preSolution |
|
Policies = $0 |
|
$0.DotNetNamingPolicy = $1 |
|
$1.DirectoryNamespaceAssociation = None |
|
$1.ResourceNamePolicy = FileFormatDefault |
|
$0.NameConventionPolicy = $2 |
|
$2.Rules = $3 |
|
$3.NamingRule = $4 |
|
$4.Name = Namespaces |
|
$4.AffectedEntity = Namespace |
|
$4.VisibilityMask = VisibilityMask |
|
$4.NamingStyle = PascalCase |
|
$4.IncludeInstanceMembers = True |
|
$4.IncludeStaticEntities = True |
|
$3.NamingRule = $5 |
|
$5.Name = Types |
|
$5.AffectedEntity = Class, Struct, Enum, Delegate |
|
$5.VisibilityMask = VisibilityMask |
|
$5.NamingStyle = PascalCase |
|
$5.IncludeInstanceMembers = True |
|
$5.IncludeStaticEntities = True |
|
$3.NamingRule = $6 |
|
$6.Name = Interfaces |
|
$6.RequiredPrefixes = $7 |
|
$7.String = I |
|
$6.AffectedEntity = Interface |
|
$6.VisibilityMask = VisibilityMask |
|
$6.NamingStyle = PascalCase |
|
$6.IncludeInstanceMembers = True |
|
$6.IncludeStaticEntities = True |
|
$3.NamingRule = $8 |
|
$8.Name = Attributes |
|
$8.RequiredSuffixes = $9 |
|
$9.String = Attribute |
|
$8.AffectedEntity = CustomAttributes |
|
$8.VisibilityMask = VisibilityMask |
|
$8.NamingStyle = PascalCase |
|
$8.IncludeInstanceMembers = True |
|
$8.IncludeStaticEntities = True |
|
$3.NamingRule = $10 |
|
$10.Name = Event Arguments |
|
$10.RequiredSuffixes = $11 |
|
$11.String = EventArgs |
|
$10.AffectedEntity = CustomEventArgs |
|
$10.VisibilityMask = VisibilityMask |
|
$10.NamingStyle = PascalCase |
|
$10.IncludeInstanceMembers = True |
|
$10.IncludeStaticEntities = True |
|
$3.NamingRule = $12 |
|
$12.Name = Exceptions |
|
$12.RequiredSuffixes = $13 |
|
$13.String = Exception |
|
$12.AffectedEntity = CustomExceptions |
|
$12.VisibilityMask = VisibilityMask |
|
$12.NamingStyle = PascalCase |
|
$12.IncludeInstanceMembers = True |
|
$12.IncludeStaticEntities = True |
|
$3.NamingRule = $14 |
|
$14.Name = Methods |
|
$14.AffectedEntity = Methods |
|
$14.VisibilityMask = VisibilityMask |
|
$14.NamingStyle = PascalCase |
|
$14.IncludeInstanceMembers = True |
|
$14.IncludeStaticEntities = True |
|
$3.NamingRule = $15 |
|
$15.Name = Static Readonly Fields |
|
$15.AffectedEntity = ReadonlyField |
|
$15.VisibilityMask = Internal, Protected, Public |
|
$15.NamingStyle = PascalCase |
|
$15.IncludeInstanceMembers = False |
|
$15.IncludeStaticEntities = True |
|
$3.NamingRule = $16 |
|
$16.Name = Fields (Non Private) |
|
$16.AffectedEntity = Field |
|
$16.VisibilityMask = Internal, Protected, Public |
|
$16.NamingStyle = PascalCase |
|
$16.IncludeInstanceMembers = True |
|
$16.IncludeStaticEntities = True |
|
$3.NamingRule = $17 |
|
$17.Name = ReadOnly Fields (Non Private) |
|
$17.AffectedEntity = ReadonlyField |
|
$17.VisibilityMask = Internal, Protected, Public |
|
$17.NamingStyle = PascalCase |
|
$17.IncludeInstanceMembers = True |
|
$17.IncludeStaticEntities = False |
|
$3.NamingRule = $18 |
|
$18.Name = Fields (Private) |
|
$18.AllowedPrefixes = $19 |
|
$19.String = _ |
|
$19.String = m_ |
|
$18.AffectedEntity = Field, ReadonlyField |
|
$18.VisibilityMask = Private |
|
$18.NamingStyle = AllLower |
|
$18.IncludeInstanceMembers = True |
|
$18.IncludeStaticEntities = False |
|
$3.NamingRule = $20 |
|
$20.Name = Static Fields (Private) |
|
$20.AffectedEntity = Field |
|
$20.VisibilityMask = Private |
|
$20.NamingStyle = AllLower |
|
$20.IncludeInstanceMembers = False |
|
$20.IncludeStaticEntities = True |
|
$3.NamingRule = $21 |
|
$21.Name = ReadOnly Fields (Private) |
|
$21.AllowedPrefixes = $22 |
|
$22.String = _ |
|
$22.String = m_ |
|
$21.AffectedEntity = ReadonlyField |
|
$21.VisibilityMask = Private |
|
$21.NamingStyle = AllLower |
|
$21.IncludeInstanceMembers = True |
|
$21.IncludeStaticEntities = False |
|
$3.NamingRule = $23 |
|
$23.Name = Constant Fields |
|
$23.AffectedEntity = ConstantField |
|
$23.VisibilityMask = VisibilityMask |
|
$23.NamingStyle = PascalCase |
|
$23.IncludeInstanceMembers = True |
|
$23.IncludeStaticEntities = True |
|
$3.NamingRule = $24 |
|
$24.Name = Properties |
|
$24.AffectedEntity = Property |
|
$24.VisibilityMask = VisibilityMask |
|
$24.NamingStyle = PascalCase |
|
$24.IncludeInstanceMembers = True |
|
$24.IncludeStaticEntities = True |
|
$3.NamingRule = $25 |
|
$25.Name = Events |
|
$25.AffectedEntity = Event |
|
$25.VisibilityMask = VisibilityMask |
|
$25.NamingStyle = PascalCase |
|
$25.IncludeInstanceMembers = True |
|
$25.IncludeStaticEntities = True |
|
$3.NamingRule = $26 |
|
$26.Name = Enum Members |
|
$26.AffectedEntity = EnumMember |
|
$26.VisibilityMask = VisibilityMask |
|
$26.NamingStyle = PascalCase |
|
$26.IncludeInstanceMembers = True |
|
$26.IncludeStaticEntities = True |
|
$3.NamingRule = $27 |
|
$27.Name = Parameters |
|
$27.AffectedEntity = Parameter |
|
$27.VisibilityMask = VisibilityMask |
|
$27.NamingStyle = AllLower |
|
$27.IncludeInstanceMembers = True |
|
$27.IncludeStaticEntities = True |
|
$3.NamingRule = $28 |
|
$28.Name = Type Parameters |
|
$28.RequiredPrefixes = $29 |
|
$29.String = T |
|
$28.AffectedEntity = TypeParameter |
|
$28.VisibilityMask = VisibilityMask |
|
$28.NamingStyle = PascalCase |
|
$28.IncludeInstanceMembers = True |
|
$28.IncludeStaticEntities = True |
|
EndGlobalSection |
|
EndGlobal
|
|
|