Namespace - LJCGenTextLib
Syntax
C# |
public class Directive
|
Represents a Directive item.
Public Methods
#ctor
|
Initializes an object instance.
|
#ctor
|
Initializes an object instance.
|
Clone
|
Clones the structure of the object.
|
IsName
|
Checks the Name value.
|
ToString
|
The object string identifier.
|
5 Methods
Private Methods
2 Methods
Properties
CommentStart
|
Gets or sets the line comment start characters. |
ID
|
Gets or sets the directive ID. |
Modifier
|
Gets or sets the modifier value. |
Name
|
Gets or sets the name value. |
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.