Method | Description | |
---|---|---|
Create ( string name, string description ) : |
||
Delete ( IEnumerable |
||
Delete ( |
||
ObtainingMethodManager ( ) : System.Collections.Generic | ||
Update ( |
public Create ( string name, string description ) : |
||
name | string | |
description | string | |
return |
public Delete ( IEnumerable |
||
entities | IEnumerable |
|
return | bool |
public Delete ( |
||
entity | ||
return | bool |
public ObtainingMethodManager ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public Update ( |
||
entity | ||
return |