示例#1
0
 public void Setup()
 {
     _context = new Proxy.TestContext(_connectionString);
     _context.Configuration.LazyLoadingEnabled = false;
 }
 public void Setup()
 {
     _context = new Proxy.TestContext(_connectionString);
     _context.Configuration.LazyLoadingEnabled = false;
 }