Beispiel #1
0
 public string SelectAllByCondition()
 {
     return(_template.SelectAllByCondition(_model));
 }