コード例 #1
0
 public ProposalCommands(ZPDSGGWContext context)
 {
     _context = context;
 }
コード例 #2
0
 public InvitationPromoterCommands(ZPDSGGWContext context)
 {
     _context = context;
 }
コード例 #3
0
 public UserCommands(ZPDSGGWContext context)
 {
     _context = context;
 }
コード例 #4
0
 public FileCommands(ZPDSGGWContext context)
 {
     _context = context;
 }
コード例 #5
0
 public ThesisTopicCommands(ZPDSGGWContext context)
 {
     _context = context;
 }