Method | Description | |
---|---|---|
DeleteByID ( int id ) : void | ||
GetGroupNameByID ( int id ) : string | ||
GetGroupsWithServerCount ( ) : void | ||
GetIDByGroupName ( string name ) : int | ||
Groups ( ) : System | ||
Read ( ) : void | ||
Save ( bool isNew, |
Method | Description | |
---|---|---|
Save ( |
||
Update ( |
public GetIDByGroupName ( string name ) : int | ||
name | string | |
return | int |
public Save ( bool isNew, |
||
isNew | bool | |
group_details | ||
return | void |