Method | Description | |
---|---|---|
FormWmiEventHelper ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
BtnRemoveConsumer_Click ( object sender, |
||
BtnRemoveFilter_Click ( object sender, |
||
ButtonRemoveBinding_Click ( object sender, |
||
ComboConsumerType_SelectedIndexChanged ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
PopulateBindings ( ) : void | ||
PopulateConsumers ( string ConsumerType ) : void | ||
PopulateFilters ( ) : void | ||
RemoveBinding ( string WmiPath ) : bool | ||
RemoveConsumer ( string name, string ConsumerClass ) : bool | ||
RemoveFilter ( string name ) : bool |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |