📄 stylecop.cache
字号:
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
<context>The body of the for statement must be wrapped in opening and closing curly brackets.</context>
<line>66</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
<context>The body of the if statement must be wrapped in opening and closing curly brackets.</context>
<line>73</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
<context>The call to Value must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
<line>33</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
<context>The call to Peers must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
<line>34</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
<context>The call to Units must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
<line>35</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
<context>The call to assigned must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
<line>36</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
<context>The call to Units must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
<line>38</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
<context>The call to assigned must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
<line>40</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
<context>The call to Units must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
<line>47</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
<context>The call to Peers must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
<line>49</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
<context>The call to Units must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
<line>57</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
<context>The call to Peers must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
<line>59</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
<context>The call to Units must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
<line>72</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
<context>The call to Peers must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
<line>74</line>
<warning>False</warning>
</violation>
</violations>
</sourcecode>
<sourcecode name="Program.cs" parser="Microsoft.StyleCop.CSharp.CsParser">
<settings>
<timestamp>02/18/2009 11:30:36</timestamp>
<milliseconds>0</milliseconds>
</settings>
<timestamp>03/12/2009 16:44:36</timestamp>
<milliseconds>0</milliseconds>
<violations>
<violation namespace="Microsoft.StyleCop.CSharp.DocumentationRules" rule="FileMustHaveHeader" ruleCheckId="SA1633">
<context>The file has no header, the header Xml is invalid, or the header is not located at the top of the file.</context>
<line>1</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
<context>All using directives must be placed inside of the namespace.</context>
<line>1</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
<context>All using directives must be placed inside of the namespace.</context>
<line>2</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
<context>All using directives must be placed inside of the namespace.</context>
<line>3</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
<context>The class must have a documentation header.</context>
<line>7</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.MaintainabilityRules" rule="AccessModifierMustBeDeclared" ruleCheckId="SA1400">
<context>The class must have an access modifier.</context>
<line>7</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.MaintainabilityRules" rule="AccessModifierMustBeDeclared" ruleCheckId="SA1400">
<context>The method must have an access modifier.</context>
<line>13</line>
<warning>False</warning>
</violation>
</violations>
</sourcecode>
<sourcecode name="AssemblyInfo.cs" parser="Microsoft.StyleCop.CSharp.CsParser">
<settings>
<timestamp>02/18/2009 11:30:36</timestamp>
<milliseconds>0</milliseconds>
</settings>
<timestamp>03/12/2009 16:51:00</timestamp>
<milliseconds>0</milliseconds>
<violations>
<violation namespace="Microsoft.StyleCop.CSharp.DocumentationRules" rule="FileMustHaveHeader" ruleCheckId="SA1633">
<context>The file has no header, the header Xml is invalid, or the header is not located at the top of the file.</context>
<line>1</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
<context>Using directives must be sorted alphabetically by the namespaces.</context>
<line>2</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
<context>Using directives must be sorted alphabetically by the namespaces.</context>
<line>3</line>
<warning>False</warning>
</violation>
</violations>
</sourcecode>
<sourcecode name="Resources.Designer.cs" parser="Microsoft.StyleCop.CSharp.CsParser">
<settings>
<timestamp>02/18/2009 11:30:36</timestamp>
<milliseconds>0</milliseconds>
</settings>
<timestamp>02/28/2009 14:03:02</timestamp>
<milliseconds>0</milliseconds>
<violations />
</sourcecode>
<sourcecode name="StartingInfo.cs" parser="Microsoft.StyleCop.CSharp.CsParser">
<settings>
<timestamp>02/18/2009 11:30:36</timestamp>
<milliseconds>0</milliseconds>
</settings>
<timestamp>03/12/2009 16:44:38</timestamp>
<milliseconds>0</milliseconds>
<violations>
<violation namespace="Microsoft.StyleCop.CSharp.DocumentationRules" rule="FileMustHaveHeader" ruleCheckId="SA1633">
<context>The file has no header, the header Xml is invalid, or the header is not located at the top of the file.</context>
<line>1</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.LayoutRules" rule="ClosingCurlyBracketMustBeFollowedByBlankLine" ruleCheckId="SA1513">
<context>Statements or elements wrapped in curly brackets must be followed by a blank line.</context>
<line>17</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
<context>All using directives must be placed inside of the namespace.</context>
<line>1</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
<context>All using directives must be placed inside of the namespace.</context>
<line>2</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
<context>All using directives must be placed inside of the namespace.</context>
<line>3</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
<context>The class must have a documentation header.</context>
<line>7</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
<context>The field must have a documentation header.</context>
<line>9</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.MaintainabilityRules" rule="FieldsMustBePrivate" ruleCheckId="SA1401">
<context>Fields must be declared with private access. Use properties to expose fields.</context>
<line>9</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.NamingRules" rule="AccessibleFieldsMustBeginWithUpperCaseLetter" ruleCheckId="SA1307">
<context>Public and internal fields must start with an upper-case letter: isFC.</context>
<line>9</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
<context>The field must have a documentation header.</context>
<line>10</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.MaintainabilityRules" rule="FieldsMustBePrivate" ruleCheckId="SA1401">
<context>Fields must be declared with private access. Use properties to expose fields.</context>
<line>10</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.NamingRules" rule="AccessibleFieldsMustBeginWithUpperCaseLetter" ruleCheckId="SA1307">
<context>Public and internal fields must start with an upper-case letter: isAC.</context>
<line>10</line>
<warning>False</warning>
</violation>
<violation namespace="Microsoft.StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -