C# Class ScheduleAggregator.Importers.AiringsImporter

Afficher le fichier Open project: EAAppFoundry/Infinity Class Usage Examples

Méthodes publiques

Méthode Description
AiringsImporter ( MongoDatabase database ) : System
Import ( System.DateTime startDate, System.DateTime endDate ) : List

Method Details

AiringsImporter() public méthode

public AiringsImporter ( MongoDatabase database ) : System
database MongoDatabase
Résultat System

Import() public méthode

public Import ( System.DateTime startDate, System.DateTime endDate ) : List
startDate System.DateTime
endDate System.DateTime
Résultat List