Exemplo n.º 1
0
 public UpdateADuser()
 {
     ADFlags = new ADFlag[0];
 }
Exemplo n.º 2
0
 public CreateADuser()
 {
     ADFlags = new ADFlag[0];
 }