Table of Contents

Method Start

Namespace
Alternet.Editor.TextSource
Assembly
Alternet.Editor.v9.dll

Start(ThreadProcsEventArgs)

Adds the specified action to the action pool and executes it in thread.

public void Start(ThreadProcsEventArgs action)

Parameters

action ThreadProcsEventArgs

Action to be executed.