Exemple #1
0
 public string SelectAll()
 {
     return(_template.SelectAll(_model));
 }