Exemplo n.º 1
0
 internal List <int> ListID(int ServerID = -1)
 {
     return(zServers.KeyList(ServerID));
 }