Exemplo n.º 1
0
 public override void ModifyArea(Area Area)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public override string CreateArea(Area Area)
 {
     throw new NotImplementedException();
 }