Пример #1
0
 public bool DeleteGroupByKey(string groupName)
 {
     return(_MyBridge.DeleteGroupByKey(groupName));
 }