Метод | Описание | |
---|---|---|
Execute ( string value, int row ) : object |
|
|
OptionalCheck ( string name, string dataType, bool optional ) : System |
|
public Execute ( string value, int row ) : object | ||
value | string | |
row | int | |
Результат | object |
public OptionalCheck ( string name, string dataType, bool optional ) : System | ||
name | string | |
dataType | string | |
optional | bool | |
Результат | System |