C# 클래스 WixSharp.Forms.ShellView

상속: System.Windows.Forms.Form, IShellView
파일 보기 프로젝트 열기: Eun/WixSharp

공개 메소드들

메소드 설명
InitializeComponent ( ) : void
SetSize ( int width, int height ) : void
ShellView ( ) : System

메소드 상세

InitializeComponent() 공개 메소드

public InitializeComponent ( ) : void
리턴 void

SetSize() 공개 메소드

public SetSize ( int width, int height ) : void
width int
height int
리턴 void

ShellView() 공개 메소드

public ShellView ( ) : System
리턴 System