Exemplo n.º 1
0
 public static int getChannelCount(String group)
 {
     return(serverIntf.GetChannelCount(group));
 }