C# Class Mono.Cecil.Cil.AsyncMethodBodyDebugInformation

Inheritance: CustomDebugInformation
Afficher le fichier Open project: jbevain/cecil Class Usage Examples

Méthodes publiques

Свойство Type Description
KindIdentifier System.Guid

Méthodes publiques

Méthode Description
AsyncMethodBodyDebugInformation ( Instruction catchHandler ) : System

Private Methods

Méthode Description
AsyncMethodBodyDebugInformation ( int catchHandler ) : System

Method Details

AsyncMethodBodyDebugInformation() public méthode

public AsyncMethodBodyDebugInformation ( Instruction catchHandler ) : System
catchHandler Instruction
Résultat System

Property Details

KindIdentifier public_oe static_oe property

public static Guid,System KindIdentifier
Résultat System.Guid