Method | Description | |
---|---|---|
CompileTimeInitialize ( |
||
CompileTimeValidate ( |
||
OnInvoke ( MethodInterceptionArgs args ) : void | ||
RuntimeInitialize ( |
Method | Description | |
---|---|---|
BuildCacheKey ( System.Arguments arguments ) : string | ||
CacheAttribute ( ) : System | ||
IsDisallowedCacheReturnType ( |
public CompileTimeInitialize ( |
||
method | ||
aspectInfo | AspectInfo | |
return | void |
public CompileTimeValidate ( |
||
method | ||
return | bool |
public OnInvoke ( MethodInterceptionArgs args ) : void | ||
args | MethodInterceptionArgs | |
return | void |
public RuntimeInitialize ( |
||
method | ||
return | void |