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

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

공개 메소드들

메소드 설명
AddCustomPropertyAction ( ITreeItem treeItem ) : System
Process ( ) : void

메소드 상세

AddCustomPropertyAction() 공개 메소드

public AddCustomPropertyAction ( ITreeItem treeItem ) : System
treeItem ITreeItem
리턴 System

Process() 공개 메소드

public Process ( ) : void
리턴 void