Exemplo n.º 1
0
 public bool Update(Form form)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public Form Add(Form form)
 {
     throw new NotImplementedException();
 }