コード例 #1
0
ファイル: PayrollTest.cs プロジェクト: chekkan/payroll
 public PayrollTest()
 {
     PayrollDatabase.DeleteAll();
 }