Method | Description | |
---|---|---|
Initialize ( ) : void | ||
MethodEnter ( MethodDefinition method ) : void | ||
MethodExit ( MethodDefinition method ) : void |
public MethodEnter ( MethodDefinition method ) : void | ||
method | MethodDefinition | |
return | void |
public MethodExit ( MethodDefinition method ) : void | ||
method | MethodDefinition | |
return | void |