コード例 #1
0
 protected override DockRoot CreateDockRootCore()
 {
     return(_innerFactory?.CreateDockRoot() ?? base.CreateDockRootCore());
 }