Click or drag to resize

LineDirective Constructor

Overload List
  NameDescription
Public methodLineDirective(LineDirectiveType)
Create a LineDirective with the specified type.
Public methodLineDirective(Int32, String)
Create a LineDirective with the specified line number and file name.
Public methodLineDirective(Parser, CodeObject)
Parse a LineDirective.
Top
See Also