C# 클래스 ARUP.IssueTracker.Navisworks.CASERibbon

상속: CommandHandlerPlugin
파일 보기 프로젝트 열기: ArupAus/issue-tracker

공개 메소드들

메소드 설명
CASERibbon ( ) : System

Constructor, just initialises variables.

ExecuteCommand ( string commandId ) : int
LaunchPlugin ( ) : void

Launch

TryShowCommandHelp ( String commandId ) : bool

비공개 메소드들

메소드 설명
ProgramFilesx86 ( ) : string

메소드 상세

CASERibbon() 공개 메소드

Constructor, just initialises variables.
public CASERibbon ( ) : System
리턴 System

ExecuteCommand() 공개 메소드

public ExecuteCommand ( string commandId ) : int
commandId string
리턴 int

LaunchPlugin() 공개 메소드

Launch
public LaunchPlugin ( ) : void
리턴 void

TryShowCommandHelp() 공개 메소드

public TryShowCommandHelp ( String commandId ) : bool
commandId String
리턴 bool