메소드 | 설명 | |
---|---|---|
Intercept ( IInvocation invocation ) : void |
Intercepts the specified invocation.
|
|
LazyObjectInterceptor ( ObjectConstructionArgs args ) : Castle.DynamicProxy |
Initializes a new instance of the LazyObjectInterceptor class.
|
public Intercept ( IInvocation invocation ) : void | ||
invocation | IInvocation | The invocation. |
리턴 | void |
public LazyObjectInterceptor ( ObjectConstructionArgs args ) : Castle.DynamicProxy | ||
args | ObjectConstructionArgs | The args. |
리턴 | Castle.DynamicProxy |