Method | Description | |
---|---|---|
DeleteByID ( string id ) : void | ||
Read ( ) : void | ||
Save ( bool isNew, |
||
Servers ( ) : System | ||
UpdateGroupIdByID ( string id, int newGroupID ) : void |
Method | Description | |
---|---|---|
Save ( |
||
Update ( |
public Save ( bool isNew, |
||
isNew | bool | |
server_details | ||
return | void |
public UpdateGroupIdByID ( string id, int newGroupID ) : void | ||
id | string | |
newGroupID | int | |
return | void |