C# 클래스 Lemon.Transform.JsonFileDataReader

상속: ITransformDataReader
파일 보기 프로젝트 열기: dream-365/lemon

공개 메소드들

메소드 설명
ForEach ( Action forEach ) : void
JsonFileDataReader ( string filePath, string primaryKey ) : MongoDB.Bson

메소드 상세

ForEach() 공개 메소드

public ForEach ( Action forEach ) : void
forEach Action
리턴 void

JsonFileDataReader() 공개 메소드

public JsonFileDataReader ( string filePath, string primaryKey ) : MongoDB.Bson
filePath string
primaryKey string
리턴 MongoDB.Bson