Метод | Описание | |
---|---|---|
Create ( string name, string description ) : |
||
Delete ( IEnumerable |
||
Delete ( |
||
ObtainingMethodManager ( ) : System.Collections.Generic | ||
Update ( |
public Create ( string name, string description ) : |
||
name | string | |
description | string | |
Результат |
public Delete ( IEnumerable |
||
entities | IEnumerable |
|
Результат | bool |
public Delete ( |
||
entity | ||
Результат | bool |
public ObtainingMethodManager ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
public Update ( |
||
entity | ||
Результат |