Ejemplo n.º 1
0
 public string SelectAllByPrimary()
 {
     return(_template.SelectAllByPrimary(_model));
 }