Method | Description | |
---|---|---|
FanServiceInstaller ( ) : System | ||
Install ( IDictionary stateSaver ) : void | ||
Rollback ( IDictionary savedState ) : void | ||
Uninstall ( IDictionary savedState ) : void |
Method | Description | |
---|---|---|
getServiceName ( ) : string |
public Install ( IDictionary stateSaver ) : void | ||
stateSaver | IDictionary | |
return | void |
public Rollback ( IDictionary savedState ) : void | ||
savedState | IDictionary | |
return | void |
public Uninstall ( IDictionary savedState ) : void | ||
savedState | IDictionary | |
return | void |