C# 클래스 Oglr.Core.UserActions.AddEditorToSelectionAction

상속: IUserAction
파일 보기 프로젝트 열기: SteveDunn/oglr

공개 메소드들

메소드 설명
AddEditorToSelectionAction ( ItemEditor editor ) : System
Process ( ) : void

메소드 상세

AddEditorToSelectionAction() 공개 메소드

public AddEditorToSelectionAction ( ItemEditor editor ) : System
editor ItemEditor
리턴 System

Process() 공개 메소드

public Process ( ) : void
리턴 void