Class BackgroundWorker
Namespace: Ludiq
Syntax
public static class BackgroundWorker
Methods
Schedule(Action)
Declaration
public static void Schedule(Action action)
Parameters
| Type | Name | Description |
|---|---|---|
| Action | action |
Events
tasks
Declaration
public static event Action tasks
Event Type
| Type | Description |
|---|---|
| Action |