コード例 #1
0
ファイル: ViewDockGrid.cs プロジェクト: oqewok/gitter
 public void DockRoot(ViewBase view)
 {
     _rootHost.AddView(view);
 }