Beispiel #1
0
 public void AddIntrinsicService()
 {
     container.AddService(typeof(IWindsorContainer), new WindsorContainer());
 }