示例#1
0
 private void TheApplicationIsRegistered()
 {
     _handler   = new TestingHandler();
     _container = Registrations.Generate(_handler);
 }