Esempio n. 1
0
 public bool ExistTitle(string Title)
 {
     return(service.ExistTitle(Title));
 }