Property | Type | Description | |
---|---|---|---|
Expression | string | ||
Position | int |
Method | Description | |
---|---|---|
ExpressionParsingException ( string expression, int pos, string message ) : System | ||
ToString ( ) : string |
public ExpressionParsingException ( string expression, int pos, string message ) : System | ||
expression | string | |
pos | int | |
message | string | |
return | System |