OfxRequestDocument.OfxRequestDocument

OfxRequestDocument()

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

public OfxRequestDocument()

또한보십시오


OfxRequestDocument(string)

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

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

또한보십시오


OfxRequestDocument(Stream)

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

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

또한보십시오


OfxRequestDocument(string, LoadOptions)

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

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

또한보십시오


OfxRequestDocument(Stream, LoadOptions)

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

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

또한보십시오