示例#1
0
 /// <inheritdoc/>
 public IContainer GetParentContainerIfAny()
 {
     return(_manager.GetParentContainerIfAny(this));
 }