Namespace - LJCDocObjLib
Syntax
| C# |
|
public class DataAssembly : IComparable<DataAssembly>
|
Represents the Assembly documentation data.
Remarks
The Assembly data object contain the list of class/type data objects.
Public Methods
6 Methods
Properties
|
AssemblyReflect
|
Gets or sets the LJCAssemblyReflect object. |
|
DataRoot
|
Gets or sets the DataRoot value. |
|
DataTypes
|
Gets or sets the DataTypes list. |
|
Description
|
Gets or sets the assembly description. |
|
Doc
|
Gets or sets the Doc value. |
|
MainImage
|
Gets or sets the assembly page image. |
|
Name
|
Gets or sets the Assembly Name value. |
|
XmlFileSpec
|
Gets or sets the XML file specification. |
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.