C# Class ScheduleAggregator.Harvesters.NetworkHarvester

Inheritance: IDisposable
ファイルを表示 Open project: EAAppFoundry/Infinity

Public Methods

Method Description
Dispose ( ) : void
Harvest ( ) : List
NetworkHarvester ( ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Harvest() public method

public Harvest ( ) : List
return List

NetworkHarvester() public method

public NetworkHarvester ( ) : System
return System