Property ParameterTypes
| Improve this Doc View SourceParameterTypes
Gets the parameter types of the implementation method.
Declaration
public Type[] ParameterTypes { get; }
Property Value
Type | Description |
---|---|
System.Type[] |
Gets the parameter types of the implementation method.
public Type[] ParameterTypes { get; }
Type | Description |
---|---|
System.Type[] |