コード例 #1
0
ファイル: NhanVienBLL.cs プロジェクト: kienlt97/ThucTapCSDL
 public static string LayTen(string manv)
 {
     return(NhanVienAccess.LayTen(manv));
 }