C# Class Mono.Cecil.Cil.StateMachineScopeDebugInformation

Inheritance: CustomDebugInformation
Mostra file Open project: jbevain/cecil Class Usage Examples

Public Properties

Property Type Description
KindIdentifier System.Guid

Public Methods

Method Description
StateMachineScopeDebugInformation ( Instruction start, Instruction end ) : System

Private Methods

Method Description
StateMachineScopeDebugInformation ( int start, int end ) : System

Method Details

StateMachineScopeDebugInformation() public method

public StateMachineScopeDebugInformation ( Instruction start, Instruction end ) : System
start Instruction
end Instruction
return System

Property Details

KindIdentifier public_oe static_oe property

public static Guid,System KindIdentifier
return System.Guid