C# Class Mono.Cecil.Cil.AsyncMethodBodyDebugInformation

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

Public Properties

Property Type Description
KindIdentifier System.Guid

Public Methods

Method Description
AsyncMethodBodyDebugInformation ( Instruction catchHandler ) : System

Private Methods

Method Description
AsyncMethodBodyDebugInformation ( int catchHandler ) : System

Method Details

AsyncMethodBodyDebugInformation() public method

public AsyncMethodBodyDebugInformation ( Instruction catchHandler ) : System
catchHandler Instruction
return System

Property Details

KindIdentifier public_oe static_oe property

public static Guid,System KindIdentifier
return System.Guid