ArgumentTypes
Gets the exact types of parameters of the target method.
Declaration
public Type[] ArgumentTypes { get; }
Property Value
Type | Description |
---|---|
Type[] |
Gets the exact types of parameters of the target method.
public Type[] ArgumentTypes { get; }
Type | Description |
---|---|
Type[] |