Méthode | Description | |
---|---|---|
Deploy ( string pathXap, string pathIco ) : void | ||
XapDeployer ( string pathToXap = "" ) : System |
Méthode | Description | |
---|---|---|
Browse_Click ( object sender, |
||
Deploy_Click ( object sender, |
||
InitializeComponent ( ) : void | ||
System ( int connectionId, object target ) : void | ||
cbDevices_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void | ||
cbPlatforms_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void | ||
loadXapFile ( ) : void |
public Deploy ( string pathXap, string pathIco ) : void | ||
pathXap | string | |
pathIco | string | |
Résultat | void |
public XapDeployer ( string pathToXap = "" ) : System | ||
pathToXap | string | |
Résultat | System |