Method | Description | |
---|---|---|
DisableQSwitch ( ) : void | ||
EnableQSwitch ( ) : void | ||
PatternChangeEndedHandler ( object source, EventArgs e ) : void | ||
PatternChangeStartingHandler ( object source, EventArgs e ) : void | ||
StartFlashlamps ( bool internalClock ) : void | ||
StopFlashlamps ( ) : void |
public PatternChangeEndedHandler ( object source, EventArgs e ) : void | ||
source | object | |
e | EventArgs | |
return | void |
public PatternChangeStartingHandler ( object source, EventArgs e ) : void | ||
source | object | |
e | EventArgs | |
return | void |
public StartFlashlamps ( bool internalClock ) : void | ||
internalClock | bool | |
return | void |