Beispiel #1
0
 public IDictionary <int, string> GetDeptDic()
 {
     return(dal.GetDeptDic());
 }