示例#1
0
 public string DeleteByPrimary()
 {
     return(_template.DeleteByPrimary(_model));
 }