OLD | NEW |
| (Empty) |
1 <CodeStyleSettings> | |
2 <CSharp> | |
3 <FormatSettings> | |
4 <ANONYMOUS_METHOD_DECLARATION_BRACES>END_OF_LINE</ANONYMOUS_METHOD_DECLARA
TION_BRACES> | |
5 <ARRANGE_MODIFIER_IN_EXISTING_CODE>False</ARRANGE_MODIFIER_IN_EXISTING_COD
E> | |
6 <CASE_BLOCK_BRACES>END_OF_LINE</CASE_BLOCK_BRACES> | |
7 <CONTINUOUS_INDENT_MULTIPLIER>2</CONTINUOUS_INDENT_MULTIPLIER> | |
8 <EMPTY_BLOCK_STYLE>TOGETHER_SAME_LINE</EMPTY_BLOCK_STYLE> | |
9 <FORCE_FIXED_BRACES_STYLE>ALWAYS_ADD</FORCE_FIXED_BRACES_STYLE> | |
10 <FORCE_FOR_BRACES_STYLE>ALWAYS_ADD</FORCE_FOR_BRACES_STYLE> | |
11 <FORCE_FOREACH_BRACES_STYLE>ALWAYS_ADD</FORCE_FOREACH_BRACES_STYLE> | |
12 <FORCE_IFELSE_BRACES_STYLE>ALWAYS_ADD</FORCE_IFELSE_BRACES_STYLE> | |
13 <FORCE_USING_BRACES_STYLE>ALWAYS_ADD</FORCE_USING_BRACES_STYLE> | |
14 <FORCE_WHILE_BRACES_STYLE>ALWAYS_ADD</FORCE_WHILE_BRACES_STYLE> | |
15 <INITIALIZER_BRACES>END_OF_LINE</INITIALIZER_BRACES> | |
16 <INVOCABLE_DECLARATION_BRACES>END_OF_LINE</INVOCABLE_DECLARATION_BRACES> | |
17 <MODIFIERS_ORDER IsNull="False"> | |
18 <Item>public</Item> | |
19 <Item>protected</Item> | |
20 <Item>internal</Item> | |
21 <Item>private</Item> | |
22 <Item>new</Item> | |
23 <Item>abstract</Item> | |
24 <Item>virtual</Item> | |
25 <Item>override</Item> | |
26 <Item>sealed</Item> | |
27 <Item>static</Item> | |
28 <Item>readonly</Item> | |
29 <Item>extern</Item> | |
30 <Item>unsafe</Item> | |
31 <Item>volatile</Item> | |
32 </MODIFIERS_ORDER> | |
33 <OTHER_BRACES>END_OF_LINE</OTHER_BRACES> | |
34 <PLACE_ELSE_ON_NEW_LINE>False</PLACE_ELSE_ON_NEW_LINE> | |
35 <SPACE_AROUND_MULTIPLICATIVE_OP>True</SPACE_AROUND_MULTIPLICATIVE_OP> | |
36 <TYPE_DECLARATION_BRACES>END_OF_LINE</TYPE_DECLARATION_BRACES> | |
37 <WRAP_ARGUMENTS_STYLE>CHOP_IF_LONG</WRAP_ARGUMENTS_STYLE> | |
38 <WRAP_EXTENDS_LIST_STYLE>CHOP_IF_LONG</WRAP_EXTENDS_LIST_STYLE> | |
39 <WRAP_LIMIT>80</WRAP_LIMIT> | |
40 <WRAP_PARAMETERS_STYLE>CHOP_IF_LONG</WRAP_PARAMETERS_STYLE> | |
41 </FormatSettings> | |
42 <UsingsSettings /> | |
43 <Naming2> | |
44 <ExceptionName IsNull="False"> | |
45 </ExceptionName> | |
46 <OverrideDefaultSettings>True</OverrideDefaultSettings> | |
47 <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKin
d="TypesAndNamespaces" /> | |
48 <PredefinedRule Inspect="True" Prefix="I" Suffix="" Style="AaBb" ElementKi
nd="Interfaces" /> | |
49 <PredefinedRule Inspect="True" Prefix="T" Suffix="" Style="AaBb" ElementKi
nd="TypeParameters" /> | |
50 <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKin
d="MethodPropertyEvent" /> | |
51 <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKin
d="Locals" /> | |
52 <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKin
d="LocalConstants" /> | |
53 <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKin
d="Parameters" /> | |
54 <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKin
d="PublicFields" /> | |
55 <PredefinedRule Inspect="True" Prefix="_" Suffix="" Style="aaBb" ElementKi
nd="PrivateInstanceFields" /> | |
56 <PredefinedRule Inspect="True" Prefix="_" Suffix="" Style="aaBb" ElementKi
nd="PrivateStaticFields" /> | |
57 <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKin
d="Constants" /> | |
58 <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKin
d="PrivateConstants" /> | |
59 <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKin
d="StaticReadonly" /> | |
60 <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKin
d="PrivateStaticReadonly" /> | |
61 <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKin
d="EnumMember" /> | |
62 <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKin
d="Other" /> | |
63 <Abbreviation Text="AABB" /> | |
64 </Naming2> | |
65 </CSharp> | |
66 <VB> | |
67 <FormatSettings /> | |
68 <ImportsSettings /> | |
69 <Naming2 /> | |
70 </VB> | |
71 <FileHeader><![CDATA[/* | |
72 | |
73 * Copyright 2009 The Native Client Authors. All rights reserved. | |
74 | |
75 * Use of this source code is governed by a BSD-style license that can | |
76 | |
77 * be found in the LICENSE file. | |
78 | |
79 */]]></FileHeader> | |
80 <GenerateMemberBody /> | |
81 <Naming2> | |
82 <ExceptionName IsNull="False"> | |
83 </ExceptionName> | |
84 <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind=
"Parameters" /> | |
85 <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind=
"MethodPropertyEvent" /> | |
86 <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind=
"TypesAndNamespaces" /> | |
87 <PredefinedRule Inspect="True" Prefix="I" Suffix="" Style="AaBb" ElementKind
="Interfaces" /> | |
88 <PredefinedRule Inspect="True" Prefix="T" Suffix="" Style="AaBb" ElementKind
="TypeParameters" /> | |
89 <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind=
"Locals" /> | |
90 <PredefinedRule Inspect="True" Prefix="k" Suffix="" Style="AaBb" ElementKind
="LocalConstants" /> | |
91 <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind=
"PublicFields" /> | |
92 <PredefinedRule Inspect="True" Prefix="" Suffix="_" Style="aaBb" ElementKind
="PrivateInstanceFields" /> | |
93 <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind=
"PrivateStaticFields" /> | |
94 <PredefinedRule Inspect="True" Prefix="k" Suffix="" Style="AaBb" ElementKind
="Constants" /> | |
95 <PredefinedRule Inspect="True" Prefix="k" Suffix="" Style="AaBb" ElementKind
="PrivateConstants" /> | |
96 <PredefinedRule Inspect="True" Prefix="k" Suffix="" Style="AaBb" ElementKind
="StaticReadonly" /> | |
97 <PredefinedRule Inspect="True" Prefix="k" Suffix="" Style="AaBb" ElementKind
="PrivateStaticReadonly" /> | |
98 <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind=
"EnumMember" /> | |
99 <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind=
"Other" /> | |
100 </Naming2> | |
101 </CodeStyleSettings> | |
OLD | NEW |