コード例 #1
0
ファイル: NhanVienBus.cs プロジェクト: AchillesLe/ToyStore
 public int MaNVNow()
 {
     return(nvdao.GetMaNVNow());
 }