ParameterCount
Gets the number of parameters of the method.
Declaration
public int ParameterCount { get; }
Property Value
Type | Description |
---|---|
int |
Gets the number of parameters of the method.
public int ParameterCount { get; }
Type | Description |
---|---|
int |