예제 #1
0
 public CategoriaPc GetCategoriaPorIdCategoria(int idCategoria)
 {
     return(_coFachada.GetCategoriaPorIdCategoria(idCategoria));
 }