Property ReturnType
| Improve this Doc View SourceReturnType
Gets the return type of the implementation property/method.
Declaration
public Type ReturnType { get; }
Property Value
| Type | Description |
|---|---|
| System.Type |
Gets the return type of the implementation property/method.
public Type ReturnType { get; }
| Type | Description |
|---|---|
| System.Type |