コード例 #1
0
ファイル: NhanVienService.cs プロジェクト: ngocthangh/OOAD
 public static string AutoGenerateId()
 {
     return(Controller.AutoGenerateId());
 }