C# Class WixSharp.Forms.ShellView

Inheritance: System.Windows.Forms.Form, IShellView
Afficher le fichier Open project: Eun/WixSharp

Méthodes publiques

Méthode Description
InitializeComponent ( ) : void
SetSize ( int width, int height ) : void
ShellView ( ) : System

Method Details

InitializeComponent() public méthode

public InitializeComponent ( ) : void
Résultat void

SetSize() public méthode

public SetSize ( int width, int height ) : void
width int
height int
Résultat void

ShellView() public méthode

public ShellView ( ) : System
Résultat System