Пример #1
0
 public int CreateGroup(ref object ids)
 {
     return(ComObject.CreateGroup(ref ids));
 }