Exemplo n.º 1
0
 public void RemoveMember(string name)
 {
     _ops.RemoveMember(_object, name);
 }