C# Class System.Reflection.Emit.SequencePoint

Mostra file Open project: kumpera/mono Class Usage Examples

Public Properties

Property Type Description
Col int
EndCol int
EndLine int
Line int
Offset int

Property Details

Col public_oe property

public int Col
return int

EndCol public_oe property

public int EndCol
return int

EndLine public_oe property

public int EndLine
return int

Line public_oe property

public int Line
return int

Offset public_oe property

public int Offset
return int