C# Class Lemon.Transform.JsonFileDataReader

Inheritance: ITransformDataReader
Afficher le fichier Open project: dream-365/lemon

Méthodes publiques

Méthode Description
ForEach ( Action forEach ) : void
JsonFileDataReader ( string filePath, string primaryKey ) : MongoDB.Bson

Method Details

ForEach() public méthode

public ForEach ( Action forEach ) : void
forEach Action
Résultat void

JsonFileDataReader() public méthode

public JsonFileDataReader ( string filePath, string primaryKey ) : MongoDB.Bson
filePath string
primaryKey string
Résultat MongoDB.Bson