예제 #1
0
 public Task <IEnumerable <ViewItemOutput> > QueryViewsAsync()
 {
     return(_layoutService.QueryViewsAsync());
 }