Exemplo n.º 1
0
 public void DumpAddGroup(
     string name,
     SidAttributes attributes
     )
 {
     _groups.DumpAddGroup(name, attributes);
 }