C# Class Manager_WPF.InstallPlugin

Interaction logic for InstallPlugin.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: opensourceautomation/Open-Source-Automation Class Usage Examples

Méthodes publiques

Свойство Type Description
install bool

Méthodes publiques

Méthode Description
InstallPlugin ( string Sendfilename ) : System

Private Methods

Méthode Description
UnzipOSA ( string PluginPackagePath ) : bool
btnCancel_Click ( object sender, RoutedEventArgs e ) : void
btnInstall_Click ( object sender, RoutedEventArgs e ) : void

Method Details

InstallPlugin() public méthode

public InstallPlugin ( string Sendfilename ) : System
Sendfilename string
Résultat System

Property Details

install public_oe property

public bool install
Résultat bool