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

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

공개 메소드들

메소드 설명
AttachBehaviourAction ( IBehaviour behaviour, ITreeItem target ) : System
Process ( ) : void

메소드 상세

AttachBehaviourAction() 공개 메소드

public AttachBehaviourAction ( IBehaviour behaviour, ITreeItem target ) : System
behaviour IBehaviour
target ITreeItem
리턴 System

Process() 공개 메소드

public Process ( ) : void
리턴 void