public static BusDipoModel BALGetAllDipo() { return(new BusDipoModel { DipoList = BusRepository.GetAllDipo() }); }