Exemple #1
0
 public virtual ActionResult Index()
 {
     return(View(_hubSettingService.GetAllHubSetting()));
 }