Метод | Описание | |
---|---|---|
GetOperatorInfo ( ExpressionType op ) : |
Given an operator returns the OperatorInfo associated with the operator or null
|
|
GetOperatorInfo ( string name ) : |
Метод | Описание | |
---|---|---|
MakeOperatorTable ( ) : OperatorInfo>.Dictionary |
||
OperatorInfo ( ExpressionType op, string name, string altName ) : System.Linq.Expressions |
public static GetOperatorInfo ( ExpressionType op ) : |
||
op | ExpressionType | |
Результат |
public static GetOperatorInfo ( string name ) : |
||
name | string | |
Результат |