Method | Description | |
---|---|---|
OperatorType ( ) : System | ||
OperatorType ( string operatorName, string friendlyName, string operatorSymbol, dynamic parent, bool showEndValue = true ) : System | ||
this ( string columnName ) : string |
Method | Description | |
---|---|---|
ValidateStringCannotBeNull ( string propertyName, string value ) : string |
public OperatorType ( string operatorName, string friendlyName, string operatorSymbol, dynamic parent, bool showEndValue = true ) : System | ||
operatorName | string | |
friendlyName | string | |
operatorSymbol | string | |
parent | dynamic | |
showEndValue | bool | |
return | System |