public List <CourseAssignModel> GatAllViewCourseStaticManager()
 {
     return(courseAssignGateway.GatAllViewCourseStaticGateway());
 }