C# Class cleanLayer.Library.PrioritizedTaskExecutor

Inheritance: TaskExecutor
Show file Open project: Vipeax/cleanLayer

Public Methods

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

Method Details

Execute() public method

public Execute ( ) : void
return void

PrioritizedTaskExecutor() public method

public PrioritizedTaskExecutor ( ) : System
return System