Beispiel #1
0
 public bool Destroy(object Id)
 {
     return(Form.Destroy(Id) == 1);
 }