コード例 #1
0
ファイル: SystemService.cs プロジェクト: Thn123/hmj
 public List <EMPLOYEE> GetNullEwmIdList()
 {
     return(_set.GetNullEwmIdList());
 }