Property | Type | Description | |
---|---|---|---|
Found | bool | ||
InterceptMethod | MethodDefinition | ||
IsBeforeAfter | bool |
Method | Description | |
---|---|---|
Execute ( ) : void | ||
IsBeforeAfterMethod ( MethodDefinition method ) : bool | ||
IsSingleStringMethod ( MethodDefinition method ) : bool | ||
SearchForMethod ( TypeDefinition typeDefinition ) : void |
Method | Description | |
---|---|---|
InterceptorFinder ( ModuleReader, moduleReader ) : System.ComponentModel.Composition |
public IsBeforeAfterMethod ( MethodDefinition method ) : bool | ||
method | MethodDefinition | |
return | bool |
public IsSingleStringMethod ( MethodDefinition method ) : bool | ||
method | MethodDefinition | |
return | bool |
public SearchForMethod ( TypeDefinition typeDefinition ) : void | ||
typeDefinition | TypeDefinition | |
return | void |