Esempio n. 1
0
 public int GetTitleCountByTitle(string title)
 {
     return(_data.GetTitleCountByTitle(title));
 }