Method | Description | |
---|---|---|
Intercept ( IInvocation invocation ) : void |
Intercepts the specified invocation.
|
|
LazyObjectInterceptor ( Action |
public Intercept ( IInvocation invocation ) : void | ||
invocation | IInvocation | The invocation. |
return | void |
public LazyObjectInterceptor ( Action | ||
mappingAction | Action | |
return | System |