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