C# 클래스 CodeBuilder.WinForm.UI.OptionsDialog

파일 보기 프로젝트 열기: xianrendzw/CodeBuilder

공개 메소드들

메소드 설명
Display ( Form owner ) : void
Display ( Form owner, string initialPage ) : void

메소드 상세

Display() 공개 정적인 메소드

public static Display ( Form owner ) : void
owner System.Windows.Forms.Form
리턴 void

Display() 공개 정적인 메소드

public static Display ( Form owner, string initialPage ) : void
owner System.Windows.Forms.Form
initialPage string
리턴 void