Namespace - LJCGenTextLib
Syntax
C# |
public class Directive
|
Represents a Directive item.
Public Methods
11 Methods
Private Methods
GetDirective
|
Checks line for directive and returns the directive object.
|
IsDirective
|
Checks if the line has a directive. |
2 Methods
Properties
CommentChars
|
Gets or sets the line comment start characters. |
ID
|
Gets or sets the directive ID. |
Name
|
Gets or sets the Name value. |
Value
|
Gets or sets the Value property. |
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.