Esempio n. 1
0
 public bool Binding(int id, int type)
 {
     return(repository.Binding(id, type));
 }