Method | Description | |
---|---|---|
ServiceInstaller ( ) : System |
Initializes a new instance of the ServiceInstaller class.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Releases the unmanaged resources used by the T:System.ComponentModel.Component and optionally releases the managed resources.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Initializes the component.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true to release both managed and unmanaged resources; false to release only unmanaged resources. |
return | void |