C# Class cleanLayer.Library.ParallelTaskExecutor

Inheritance: TaskExecutor
Show file Open project: Vipeax/cleanLayer

Public Methods

Method Description
Execute ( ) : void
ParallelTaskExecutor ( ) : System

Method Details

Execute() public method

public Execute ( ) : void
return void

ParallelTaskExecutor() public method

public ParallelTaskExecutor ( ) : System
return System