/ Assembly List / LJCDocObjLib


The "Data" classes.
These classes contain the data parsed from the "Doc" classes. This data is used to generate the HTML documentation pages.

The "Data" classes include: DataRoot, DataAssembly, DataType, DataMethod, DataProperty and DataField.

The main class is DataRoot.

The LJCDocObjLib project is part of the LJC.DocLib solution.

Data Root Class Diagram Data Property Class Diagram

Classes
DataAssemblies Represents a collection of DataAssembly objects.
DataAssembly Represents the Assembly documentation data.
DataAssemblyComparer Sort and search on Name value.
DataExample Represents the Example documentation object.
DataException Represents the Exception documentation object.
DataExceptions Represents a collection of DataParam objects.
DataField Represents the Field documentation data.
DataLink Represents the Link documentation object.
DataMethod Represents the Method documentation data.
DataMethods Represents a collection of DataMethod objects.
DataParam Represents the Param documentation object.
DataParams Represents a collection of DataParam objects.
DataParas Represents a collection of DataRemark objects.
DataProperties Represents a collection of DataProperty objects.
DataProperty Represents the Property documentation data.
DataRemark Represents the Remark documentation object.
DataRoot Represents the Root documentation data. (R)
17 Types

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.