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