Метод | Описание | |
---|---|---|
DeleteByID ( int id ) : void | ||
GetGroupNameByID ( int id ) : string | ||
GetGroupsWithServerCount ( ) : void | ||
GetIDByGroupName ( string name ) : int | ||
Groups ( ) : System | ||
Read ( ) : void | ||
Save ( bool isNew, |
Метод | Описание | |
---|---|---|
Save ( |
||
Update ( |
public GetGroupNameByID ( int id ) : string | ||
id | int | |
Результат | string |
public GetGroupsWithServerCount ( ) : void | ||
Результат | void |
public GetIDByGroupName ( string name ) : int | ||
name | string | |
Результат | int |
public Save ( bool isNew, |
||
isNew | bool | |
group_details | ||
Результат | void |