Example #1
0
 public Task <dynamic> GetHomeShowcase()
 {
     return(_publishingService.GetHomeShowcase());
 }