| 
0
 | 
     1 <Configuration>
 | 
| 
 | 
     2   <CodeStyleSettings>
 | 
| 
 | 
     3     <ExternalPath IsNull="False">
 | 
| 
 | 
     4     </ExternalPath>
 | 
| 
 | 
     5     <Sharing>SOLUTION</Sharing>
 | 
| 
 | 
     6     <CSS>
 | 
| 
 | 
     7       <FormatSettings />
 | 
| 
 | 
     8       <Naming2 />
 | 
| 
 | 
     9     </CSS>
 | 
| 
 | 
    10     <CSharp>
 | 
| 
 | 
    11       <FormatSettings>
 | 
| 
 | 
    12         <MODIFIERS_ORDER IsNull="False">
 | 
| 
 | 
    13           <Item>public</Item>
 | 
| 
 | 
    14           <Item>protected</Item>
 | 
| 
 | 
    15           <Item>internal</Item>
 | 
| 
 | 
    16           <Item>private</Item>
 | 
| 
 | 
    17           <Item>new</Item>
 | 
| 
 | 
    18           <Item>abstract</Item>
 | 
| 
 | 
    19           <Item>virtual</Item>
 | 
| 
 | 
    20           <Item>override</Item>
 | 
| 
 | 
    21           <Item>sealed</Item>
 | 
| 
 | 
    22           <Item>static</Item>
 | 
| 
 | 
    23           <Item>readonly</Item>
 | 
| 
 | 
    24           <Item>extern</Item>
 | 
| 
 | 
    25           <Item>unsafe</Item>
 | 
| 
 | 
    26           <Item>volatile</Item>
 | 
| 
 | 
    27         </MODIFIERS_ORDER>
 | 
| 
 | 
    28         <SPACE_AFTER_TYPECAST_PARENTHESES>False</SPACE_AFTER_TYPECAST_PARENTHESES>
 | 
| 
 | 
    29         <SPACE_AROUND_MULTIPLICATIVE_OP>True</SPACE_AROUND_MULTIPLICATIVE_OP>
 | 
| 
 | 
    30         <SPACE_BEFORE_COLON_IN_CASE>True</SPACE_BEFORE_COLON_IN_CASE>
 | 
| 
 | 
    31         <SPACE_BEFORE_FIXED_PARENTHESES>False</SPACE_BEFORE_FIXED_PARENTHESES>
 | 
| 
 | 
    32         <SPACE_BEFORE_SIZEOF_PARENTHESES>False</SPACE_BEFORE_SIZEOF_PARENTHESES>
 | 
| 
 | 
    33         <SPACE_BEFORE_TYPEOF_PARENTHESES>False</SPACE_BEFORE_TYPEOF_PARENTHESES>
 | 
| 
 | 
    34         <SPACE_WITHIN_SINGLE_LINE_ARRAY_INITIALIZER_BRACES>True</SPACE_WITHIN_SINGLE_LINE_ARRAY_INITIALIZER_BRACES>
 | 
| 
 | 
    35       </FormatSettings>
 | 
| 
 | 
    36       <UsingsSettings>
 | 
| 
 | 
    37         <KeepImports IsNull="False">
 | 
| 
 | 
    38           <Item>System</Item>
 | 
| 
 | 
    39         </KeepImports>
 | 
| 
 | 
    40         <MandatoryImports IsNull="False">
 | 
| 
 | 
    41           <Item>System</Item>
 | 
| 
 | 
    42         </MandatoryImports>
 | 
| 
 | 
    43       </UsingsSettings>
 | 
| 
 | 
    44       <Naming2>
 | 
| 
 | 
    45         <EventHandlerPatternLong>$object$_On$event$</EventHandlerPatternLong>
 | 
| 
 | 
    46         <EventHandlerPatternShort>$event$Handler</EventHandlerPatternShort>
 | 
| 
 | 
    47       </Naming2>
 | 
| 
 | 
    48     </CSharp>
 | 
| 
 | 
    49     <HTML>
 | 
| 
 | 
    50       <FormatSettings />
 | 
| 
 | 
    51     </HTML>
 | 
| 
 | 
    52     <JavaScript>
 | 
| 
 | 
    53       <FormatSettings />
 | 
| 
 | 
    54       <Naming2 />
 | 
| 
 | 
    55     </JavaScript>
 | 
| 
 | 
    56     <VB>
 | 
| 
 | 
    57       <FormatSettings />
 | 
| 
 | 
    58       <ImportsSettings />
 | 
| 
 | 
    59       <Naming2>
 | 
| 
 | 
    60         <EventHandlerPatternLong>$object$_On$event$</EventHandlerPatternLong>
 | 
| 
 | 
    61         <EventHandlerPatternShort>$event$Handler</EventHandlerPatternShort>
 | 
| 
 | 
    62       </Naming2>
 | 
| 
 | 
    63     </VB>
 | 
| 
 | 
    64     <Web>
 | 
| 
 | 
    65       <Naming2 />
 | 
| 
 | 
    66     </Web>
 | 
| 
 | 
    67     <XML>
 | 
| 
 | 
    68       <FormatSettings />
 | 
| 
 | 
    69     </XML>
 | 
| 
 | 
    70     <Xaml>
 | 
| 
 | 
    71       <Naming2 />
 | 
| 
 | 
    72     </Xaml>
 | 
| 
 | 
    73     <GenerateMemberBody />
 | 
| 
 | 
    74     <Naming2>
 | 
| 
 | 
    75       <EventHandlerPatternLong>$object$_On$event$</EventHandlerPatternLong>
 | 
| 
 | 
    76       <EventHandlerPatternShort>$event$Handler</EventHandlerPatternShort>
 | 
| 
 | 
    77       <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="TypesAndNamespaces" />
 | 
| 
 | 
    78       <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="MethodPropertyEvent" />
 | 
| 
 | 
    79       <PredefinedRule Inspect="True" Prefix="I" Suffix="" Style="AaBb" ElementKind="Interfaces" />
 | 
| 
 | 
    80       <PredefinedRule Inspect="True" Prefix="T" Suffix="" Style="AaBb" ElementKind="TypeParameters" />
 | 
| 
 | 
    81       <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="Locals" />
 | 
| 
 | 
    82       <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="LocalConstants" />
 | 
| 
 | 
    83       <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="Parameters" />
 | 
| 
 | 
    84       <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="PublicFields" />
 | 
| 
 | 
    85       <PredefinedRule Inspect="True" Prefix="_" Suffix="" Style="aaBb" ElementKind="PrivateInstanceFields" />
 | 
| 
 | 
    86       <PredefinedRule Inspect="True" Prefix="_" Suffix="" Style="aaBb" ElementKind="PrivateStaticFields" />
 | 
| 
 | 
    87       <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="Constants" />
 | 
| 
 | 
    88       <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="PrivateConstants" />
 | 
| 
 | 
    89       <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="StaticReadonly" />
 | 
| 
 | 
    90       <PredefinedRule Inspect="True" Prefix="_" Suffix="" Style="aaBb" ElementKind="PrivateStaticReadonly" />
 | 
| 
 | 
    91       <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="EnumMember" />
 | 
| 
 | 
    92       <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="Other" />
 | 
| 
 | 
    93       <Abbreviation Text="BL" />
 | 
| 
 | 
    94       <Abbreviation Text="ID" />
 | 
| 
 | 
    95     </Naming2>
 | 
| 
 | 
    96   </CodeStyleSettings>
 | 
| 
 | 
    97 </Configuration> |