コード例 #1
0
 internal void SetEditorControl(EditorControl ctrl)
 {
     _currentEditorControl = ctrl;
 }
コード例 #2
0
ファイル: BaseEditorItem.cs プロジェクト: JoeGilkey/RadioLog
 internal void SetEditorControl(EditorControl ctrl)
 {
     _currentEditorControl = ctrl;
 }