Method | Description | |
---|---|---|
Equals ( object obj ) : bool |
|
|
GetHashCode ( ) : int |
|
|
SelectInterceptors ( |
|
|
SynchronizeInterceptorSelector ( |
Constructs the selector with the existing selector.
|
Method | Description | |
---|---|---|
IsInterfaceMappingCandidate ( |
public SelectInterceptors ( |
||
type | ||
method | ||
interceptors | IInterceptor | |
return | IInterceptor[] |
public SynchronizeInterceptorSelector ( |
||
metaInfo | The sync metadata. | |
existingSelector | IInterceptorSelector | The existing selector. |
return | System |