C# Class Sharpen.RunnableAction

Inheritance: Runnable
Show file Open project: nonorganic/dssnet

Public Methods

Method Description
Run ( ) : void
RunnableAction ( System.Action a ) : System

Method Details

Run() public method

public Run ( ) : void
return void

RunnableAction() public method

public RunnableAction ( System.Action a ) : System
a System.Action
return System