Exemplo n.º 1
0
 public bool TitleExists(string id)
 {
     return(_data.TitleExists(id));
 }