Constructor BackgroundThread
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
BackgroundThread(TextSource)
Initializes a new instance of the TextSource.BackgroundThread class with a specified owner.
public BackgroundThread(TextSource owner)
Parameters
owner
TextSourceTextSource owns this thread.