Exemplo n.º 1
0
 public Response <int> ViewPage(CoPageView item)
 {
     return(_miscRepositoryDAC.ViewPage(item));
 }