Example #1
0
 public bool LoescheAutor(int ID)
 {
     return(Data.LoescheAutor(ID));
 }