C# Class Sharpen.ThreadFactory

Show file Open project: oganix/NBoilerpipe Class Usage Examples

Public Methods

Method Description
NewThread ( Runnable r ) : Thread

Method Details

NewThread() public method

public NewThread ( Runnable r ) : Thread
r Runnable
return Thread