コード例 #1
0
 /// <summary>
 /// Show Editor view
 /// </summary>
 private void OnShowView()
 {
     _parentView.OnShowView();
 }