コード例 #1
0
ファイル: BillBUS.cs プロジェクト: AGU18PM/Do-An-Nam-3
 public BillDTO GetDate()
 {
     return(data.GetDate());
 }