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लोड विकल्प।

यह सभी देखें