Example #1
0
 private void InitContext()
 {
     register = new Injector();
     register.SetManager(new Manager());
 }