HasCovariantReturnType(IMethod)
Determines whether a method override has a covariant return type with respect to the base implementation.
Declaration
[CompileTime]
public static bool HasCovariantReturnType(this IMethod method)Parameters
| Type | Name | Description |
|---|---|---|
| IMethod | method |
Returns
| Type | Description |
|---|---|
| bool |