Declaring Type: DemoClass
Namespace: DemoProject
Assembly: DemoProject
An example of a public field.
public readonly string Field2;
string
The tag value
allows specifying the value a field represents
Remarks allow specification of more detailed information about a member, in this case a field supplementing the information specified in the summary
Documentation generated by MdDocs