Exemplo n.º 1
0
 public IDictionary <int, string> GetDeptDic()
 {
     return(dal.GetDeptDic());
 }