Revert "PR-5360"
[platform/core/csapi/tizenfx.git] / pkg / Tizen.NET.API11 / build / tizen11.0 / ref / System.Diagnostics.Tools.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <doc>
3   <assembly>
4     <name>System.Diagnostics.Tools</name>
5   </assembly>
6   <members>
7     <member name="T:System.CodeDom.Compiler.GeneratedCodeAttribute">
8       <summary>Identifies code generated by a tool. This class cannot be inherited.</summary>
9     </member>
10     <member name="M:System.CodeDom.Compiler.GeneratedCodeAttribute.#ctor(System.String,System.String)">
11       <summary>Initializes a new instance of the <see cref="T:System.CodeDom.Compiler.GeneratedCodeAttribute" /> class specifying the name and version of the tool that generated the code.</summary>
12       <param name="tool">The name of the tool that generated the code.</param>
13       <param name="version">The version of the tool that generated the code.</param>
14     </member>
15     <member name="P:System.CodeDom.Compiler.GeneratedCodeAttribute.Tool">
16       <summary>Gets the name of the tool that generated the code.</summary>
17       <returns>The name of the tool that generated to code.</returns>
18     </member>
19     <member name="P:System.CodeDom.Compiler.GeneratedCodeAttribute.Version">
20       <summary>Gets the version of the tool that generated the code.</summary>
21       <returns>The version of the tool that generated the code.</returns>
22     </member>
23     <member name="T:System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute">
24       <summary>Specifies that the attributed code should be excluded from code coverage information.</summary>
25     </member>
26     <member name="M:System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute.#ctor">
27       <summary>Initializes a new instance of the <see cref="T:System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute" /> class.</summary>
28     </member>
29     <member name="T:System.Diagnostics.CodeAnalysis.SuppressMessageAttribute">
30       <summary>Suppresses reporting of a specific static analysis tool rule violation, allowing multiple suppressions on a single code artifact.</summary>
31     </member>
32     <member name="M:System.Diagnostics.CodeAnalysis.SuppressMessageAttribute.#ctor(System.String,System.String)">
33       <summary>Initializes a new instance of the <see cref="T:System.Diagnostics.CodeAnalysis.SuppressMessageAttribute" /> class, specifying the category of the static analysis tool and the identifier for an analysis rule.</summary>
34       <param name="category">The category for the attribute.</param>
35       <param name="checkId">The identifier of the analysis tool rule the attribute applies to.</param>
36     </member>
37     <member name="P:System.Diagnostics.CodeAnalysis.SuppressMessageAttribute.Category">
38       <summary>Gets the category identifying the classification of the attribute.</summary>
39       <returns>The category identifying the attribute.</returns>
40     </member>
41     <member name="P:System.Diagnostics.CodeAnalysis.SuppressMessageAttribute.CheckId">
42       <summary>Gets the identifier of the static analysis tool rule to be suppressed.</summary>
43       <returns>The identifier of the static analysis tool rule to be suppressed.</returns>
44     </member>
45     <member name="P:System.Diagnostics.CodeAnalysis.SuppressMessageAttribute.Justification">
46       <summary>Gets or sets the justification for suppressing the code analysis message.</summary>
47       <returns>The justification for suppressing the message.</returns>
48     </member>
49     <member name="P:System.Diagnostics.CodeAnalysis.SuppressMessageAttribute.MessageId">
50       <summary>Gets or sets an optional argument expanding on exclusion criteria.</summary>
51       <returns>A string containing the expanded exclusion criteria.</returns>
52     </member>
53     <member name="P:System.Diagnostics.CodeAnalysis.SuppressMessageAttribute.Scope">
54       <summary>Gets or sets the scope of the code that is relevant for the attribute.</summary>
55       <returns>The scope of the code that is relevant for the attribute.</returns>
56     </member>
57     <member name="P:System.Diagnostics.CodeAnalysis.SuppressMessageAttribute.Target">
58       <summary>Gets or sets a fully qualified path that represents the target of the attribute.</summary>
59       <returns>A fully qualified path that represents the target of the attribute.</returns>
60     </member>
61   </members>
62 </doc>