コード例 #1
0
 public TotalCurrentInventoryDataSource()
 {
     TotalCurrentInventoryReport = new ReportHandler();
 }
コード例 #2
0
 public NetProfitDataSource()
 {
     NetProfitReport = new ReportHandler();
 }