LinePragmaCodeInfo Constructor

 

Initializes a new instance of the LinePragmaCodeInfo class.

Namespace:   System.Web.Compilation
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodLinePragmaCodeInfo()

Initializes a new instance of the LinePragmaCodeInfo class.

System_CAPS_pubmethodLinePragmaCodeInfo(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.

Return to top
Show: