コード例 #1
0
 public DatabaseService(FullApplicationContext dbcontext)
 {
     _dbcontext = dbcontext;
 }