프로퍼티 | 타입 | 설명 | |
---|---|---|---|
advert | |||
controlKey | |||
enabled | bool | ||
wmisession |
메소드 | 설명 | |
---|---|---|
Advertise ( |
||
Dispose ( ) : void | ||
Feature ( string name, string advertise, string control, bool controlmustexist, IExceptionHandler exceptionhandler ) : System |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Finish ( ) : void | ||
addAdvert ( string advertname ) : void | ||
doAdvert ( ) : void | ||
onFeature ( ) : void | ||
onFeatureWrapper ( object nothing, System.Management.EventArrivedEventArgs args ) : void |
public static Advertise ( |
||
wmisession | ||
리턴 | void |
public Feature ( string name, string advertise, string control, bool controlmustexist, IExceptionHandler exceptionhandler ) : System | ||
name | string | |
advertise | string | |
control | string | |
controlmustexist | bool | |
exceptionhandler | IExceptionHandler | |
리턴 | System |
protected onFeatureWrapper ( object nothing, System.Management.EventArrivedEventArgs args ) : void | ||
nothing | object | |
args | System.Management.EventArrivedEventArgs | |
리턴 | void |