コード例 #1
0
 public ReadOnlyEFWorkspace(CommonDbContext context)
 {
     _context = context;
 }