OperatorParameter Methods |
The OperatorParameter type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetAllowedStringValues |
Gets the allowed values (if applicable) for the StringValue property.
|
![]() | GetLambdaExpression |
Gets the parameter as lambda expression with the specified input parameter type.
|
![]() | GetValueExpression |
Gets the parameter as expression, which returns the value.
|
![]() | ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |