示例#1
0
 public List <ArrayList> GetAllProject()
 {
     return(dal.GetAllProject());
 }