示例#1
0
 public StashboxChildContainerAdapter(IStashboxContainer container)
 {
     this.childContainer = container.BeginScope();
 }