Runs the provided IParallelRunnable.
public void Run(DefaultEcs.Threading.IParallelRunnable runnable);runnable IParallelRunnable
The IParallelRunnable to run.
Implements Run(IParallelRunnable)
Runs the provided IParallelRunnable.
public void Run(DefaultEcs.Threading.IParallelRunnable runnable);runnable IParallelRunnable
The IParallelRunnable to run.
Implements Run(IParallelRunnable)