C# 클래스 DesignDocApplication.WizardOptions

파일 보기 프로젝트 열기: xero-github/designnotes 1 사용 예제들

공개 메소드들

메소드 설명
SwitchCase ( int menuOption ) : void

비공개 메소드들

메소드 설명
AboutDesignDocument ( int option ) : void
CreateDesignDocument ( ) : void
EditDesignDocument ( ) : void
HelpForDesignDocument ( int option ) : void

메소드 상세

SwitchCase() 공개 정적인 메소드

public static SwitchCase ( int menuOption ) : void
menuOption int
리턴 void