Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 771 Bytes

File metadata and controls

36 lines (23 loc) · 771 Bytes

DemoClass.Field2 Field

Declaring Type: DemoClass
Namespace: DemoProject
Assembly: DemoProject

An example of a public field.

public readonly string Field2;

Field Value

string

The tag value allows specifying the value a field represents

Remarks

Remarks allow specification of more detailed information about a member, in this case a field supplementing the information specified in the summary

See Also


Documentation generated by MdDocs