コード例 #1
0
ファイル: StageService.cs プロジェクト: thinhvt/Viking
 public void delete(int id)
 {
     rep.delete(id);
 }