메소드 | 설명 | |
---|---|---|
CanResolve ( this resolver, |
Returns a value indicating whether or not the given type can be resolved.
|
public static CanResolve ( this resolver, |
||
resolver | this | The contract resolver to perform the operation on. |
type | The CLR type to test whether it can be resolved. | |
리턴 | bool |