public PageContextActionFilter(PageViewContextFactory contextFactory)
 {
     _contextFactory = contextFactory;
 }
예제 #2
0
 public PageContextActionFilter(PageViewContextFactory contextFactory)
 {
     _contextFactory = contextFactory;
 }