예제 #1
0
 static InMemoryClient()
 {
     iocContainer = new TinyIoCContainer();
     iocContainer.RunInstallers();
 }