This documentation is archived and is not being maintained.

LinePragmaCodeInfo Constructor

Initializes a new instance of the LinePragmaCodeInfo class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method LinePragmaCodeInfo() Initializes a new instance of the LinePragmaCodeInfo class.
Public method LinePragmaCodeInfo(Int32, Int32, Int32, Int32, Boolean) Initializes a new instance of the LinePragmaCodeInfo class with parameters for initializing the StartLine, StartColumn, StartGeneratedColumn, CodeLength, and IsCodeNugget properties.
Top
Show: