C# Class MethodProcessor, AsyncErrorHandler

Afficher le fichier Open project: Fody/AsyncErrorHandler Class Usage Examples

Méthodes publiques

Свойство Type Description
HandleMethodFinder HandleMethodFinder,

Méthodes publiques

Méthode Description
IsSetExceptionMethod ( MethodReference methodReference ) : bool
Process ( MethodDefinition method ) : void

Method Details

IsSetExceptionMethod() public static méthode

public static IsSetExceptionMethod ( MethodReference methodReference ) : bool
methodReference Mono.Cecil.MethodReference
Résultat bool

Process() public méthode

public Process ( MethodDefinition method ) : void
method MethodDefinition
Résultat void

Property Details

HandleMethodFinder public_oe property

public HandleMethodFinder, HandleMethodFinder
Résultat HandleMethodFinder,