Property | Type | Description | |
---|---|---|---|
LogFile | string |
Method | Description | |
---|---|---|
Install ( ) : void | ||
Repair ( ) : void | ||
RunAsync ( System.Action action ) : void | ||
SetupSession ( string msiFile ) : System | ||
Uninstall ( ) : void | ||
UpdateStatus ( ) : void |
public RunAsync ( System.Action action ) : void | ||
action | System.Action | |
return | void |
public SetupSession ( string msiFile ) : System | ||
msiFile | string | |
return | System |