| Leadtools.Dicom.AddIn Namespace > AsyncHelper Class : Execute Method |
| Overload | Description |
|---|---|
| Execute(Action) | Executes the specified delegate. |
| Execute<T>(Action<T>,T) | Executes the specified delegate. Provides additional state information to be passed to the thread. |