Method | Description | |
---|---|---|
Install ( IDictionary stateSaver ) : void | ||
Rollback ( IDictionary savedState ) : void | ||
Uninstall ( IDictionary savedState ) : void |
Method | Description | |
---|---|---|
ReflectSnapIn ( ) : Microsoft.ManagementConsole.Internal.SnapInRegistrationInfo[] | ||
RemoveAssemblySnapInsFromRegistry ( ) : void |
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 |