コード例 #1
0
 public MainMenuViewComponent(eLibraryShopContext context)
 {
     this.context = context;
 }
コード例 #2
0
 public GenresViewComponent(eLibraryShopContext context)
 {
     this.context = context;
 }