Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 950 Bytes

File metadata and controls

35 lines (23 loc) · 950 Bytes

DemoStruct Struct

Namespace: DemoProject
Assembly: DemoProject

A struct meant to demonstrate how the generated documentation for structs looks like.

public struct DemoStruct

Inheritance: object → ValueType → DemoStruct

Remarks

This page demonstrates how the generated documentation for structs looks like. The same layout is used for classes, structs, interfaces, and enums.

A more detailed description of type documentation can be seen in the documentation of DemoClass

See Also


Documentation generated by MdDocs