コード例 #1
0
 public string SelectAllByPrimary()
 {
     return(_template.SelectAllByPrimary(_model));
 }