Exemplo n.º 1
0
 internal bool IsSpecInUse(int idSpec)
 {
     return(db.IsSpecInUse(idSpec));
 }