Exemplo n.º 1
0
 public object GetSubCatNameById(string mphone)
 {
     return(_repository.GetSubCatNameById(mphone));
 }