Ejemplo n.º 1
0
 public virtual bool AddExportTemplate(BaseDataSetModel model)
 {
     return(dbProvider.AddExportTemplate(model));
 }