Exemple #1
0
 public bool SpeichereAutor(string Name)
 {
     return(Data.SpeichereAutor(Name));
 }