C# Class Helios.Channels.Local.LocalChannel.ReadTask

Inheritance: IRunnable
ファイルを表示 Open project: helios-io/helios

Public Methods

Method Description
ReadTask ( LocalChannel channel ) : System
Run ( ) : void

Method Details

ReadTask() public method

public ReadTask ( LocalChannel channel ) : System
channel LocalChannel
return System

Run() public method

public Run ( ) : void
return void