Метод | Описание | |
---|---|---|
Create ( int id, |
||
Create ( string name, |
||
CreateOperation ( int id ) : |
||
CreateOperation ( string name ) : |
public Create ( int id, |
||
id | int | |
lastOperationNode | ||
Результат |
public Create ( string name, |
||
name | string | |
lastOperationNode | ||
Результат |
public abstract CreateOperation ( int id ) : |
||
id | int | |
Результат |
public abstract CreateOperation ( string name ) : |
||
name | string | |
Результат |