Documentation for this section has not yet been entered.
cref=T:Mono.DocTest.DocAttribute.
red | blue | green |
C# Example |
[Doc ("documented class")] class Example { [Doc ("documented field")] public string field; } |
See Also: Inherited members from Attribute.
|
Documentation for this section has not yet been entered. |
|
Field | bool . Documentation for this section has not yet been entered. |
|
FlagsEnum | ConsoleModifiers . Documentation for this section has not yet been entered. |
|
NonFlagsEnum | Color . Documentation for this section has not yet been entered. |
static
|
ToEnumerable<T>
(this T)System.Object extension method |
Documentation for this section has not yet been entered.Syntax
public DocAttribute (string docs)Parameters
- docs
- Documentation for this section has not yet been entered.
Exceptions
Type Reason ArgumentNullException Documentation for this section has not yet been entered. Remarks
C:Mono.DocTest.DocAttribute(System.String)Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public bool FieldRemarks
F:Mono.DocTest.DocAttribute.FieldRequirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public ConsoleModifiers FlagsEnumRemarks
F:Mono.DocTest.DocAttribute.FlagsEnumRequirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public Color NonFlagsEnumRemarks
F:Mono.DocTest.DocAttribute.NonFlagsEnumRequirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public Type Property { get; set; }Value
Documentation for this section has not yet been entered.Remarks
P:Mono.DocTest.DocAttribute.PropertyRequirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0