示例#1
0
 public List <Administrator_SelectAll> GetAdministrator()
 {
     return(db.tsp_Administrator_SelectAll().ToList());
 }