OfxResponseDocument.OfxResponseDocument

OfxResponseDocument()

의 새 인스턴스를 초기화합니다.OfxResponseDocument 클래스.

public OfxResponseDocument()

또한보십시오


OfxResponseDocument(string)

의 새 인스턴스를 초기화합니다.OfxResponseDocument 클래스.

public OfxResponseDocument(string fileName)
모수유형설명
fileNameString파일 이름입니다.

또한보십시오


OfxResponseDocument(Stream)

의 새 인스턴스를 초기화합니다.OfxResponseDocument 클래스.

public OfxResponseDocument(Stream stream)
모수유형설명
streamStream파일 스트림.

또한보십시오


OfxResponseDocument(string, LoadOptions)

의 새 인스턴스를 초기화합니다.OfxResponseDocument 클래스.

public OfxResponseDocument(string fileName, LoadOptions options)
모수유형설명
fileNameString파일 이름입니다.
optionsLoadOptions로드 옵션.

또한보십시오


OfxResponseDocument(Stream, LoadOptions)

의 새 인스턴스를 초기화합니다.OfxResponseDocument 클래스.

public OfxResponseDocument(Stream stream, LoadOptions options)
모수유형설명
streamStream파일 스트림.
optionsLoadOptions로드 옵션.

또한보십시오