コード例 #1
0
 public void Initialize(bool to)
 {
     _DragManager.Initialize();
     _selectionmetric.Initialize(to);
 }