/ Assembly List / LJCDocXMLObjLib / Doc

Namespace - LJCDocXMLObjLib


Syntax

C#
public class Doc

The deserialized XML documentation data.

Public Methods
GetFields Gets the Field members for the current Type member.
GetMemberName Retrieves the member name from the DocMember name.
GetMethods Gets the Method members for the current Type member.
GetNamespace Retrieves the namespace from the DocMember name.
GetProperties Gets the Property members for the current Type member.
GetTypes Gets the Type members for the current Doc assembly.
MethodName Gets the Method name.
7 Methods

Properties
DocAssembly The assembly information.
DocMembers The documentation members. (R)
TypeName The current type name.

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