Пример #1
0
 private Container(IContainerConfiguration containerConfiguration) : this()
 {
     containerConfiguration.DefineContainer(this);
 }