Метод | Описание | |
---|---|---|
CloseAllWorkers ( ) : void | ||
GraphicsTimerTaskManager ( RootGraphic rootgfx, |
||
StartCaretBlinkTask ( ) : void | ||
StopCaretBlinkTask ( ) : void | ||
SubscribeGraphicsTimerTask ( object uniqueName, TaskIntervalPlan planName, int intervalMs, EventHandler |
||
UnsubscribeTimerTask ( object uniqueName ) : void |
Метод | Описание | |
---|---|---|
FreeTaskEventArgs ( |
||
GetTaskEventArgs ( ) : |
||
graphicTimer1_Tick ( object sender, |
public GraphicsTimerTaskManager ( RootGraphic rootgfx, |
||
rootgfx | RootGraphic | |
platform | ||
Результат | System |
public SubscribeGraphicsTimerTask ( object uniqueName, TaskIntervalPlan planName, int intervalMs, EventHandler |
||
uniqueName | object | |
planName | TaskIntervalPlan | |
intervalMs | int | |
tickhandler | EventHandler |
|
Результат |
public UnsubscribeTimerTask ( object uniqueName ) : void | ||
uniqueName | object | |
Результат | void |