C# Class ScheduleAggregator.Harvesters.LinearAiringHarvester

Inheritance: IDisposable
Mostrar archivo Open project: EAAppFoundry/Infinity Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
Harvest ( System.DateTime startDate, System.DateTime endDate ) : IEnumerable

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Harvest() public method

public Harvest ( System.DateTime startDate, System.DateTime endDate ) : IEnumerable
startDate System.DateTime
endDate System.DateTime
return IEnumerable