OfxRequestDocument.OfxRequestDocument

OfxRequestDocument()

का एक नया उदाहरण शुरू करता हैOfxRequestDocument वर्ग.

public OfxRequestDocument()

यह सभी देखें


OfxRequestDocument(string)

का एक नया उदाहरण शुरू करता हैOfxRequestDocument वर्ग.

public OfxRequestDocument(string fileName)
पैरामीटरप्रकारविवरण
fileNameStringओएक्स फ़ाइल नाम।

यह सभी देखें


OfxRequestDocument(Stream)

का एक नया उदाहरण शुरू करता हैOfxRequestDocument वर्ग.

public OfxRequestDocument(Stream stream)
पैरामीटरप्रकारविवरण
streamStreamओएफएक्स फाइल स्ट्रीम।

यह सभी देखें


OfxRequestDocument(string, LoadOptions)

का एक नया उदाहरण शुरू करता हैOfxRequestDocument वर्ग.

public OfxRequestDocument(string fileName, LoadOptions options)
पैरामीटरप्रकारविवरण
fileNameStringओएक्स फ़ाइल नाम।
optionsLoadOptionsलोड विकल्प।

यह सभी देखें


OfxRequestDocument(Stream, LoadOptions)

का एक नया उदाहरण शुरू करता हैOfxRequestDocument वर्ग.

public OfxRequestDocument(Stream stream, LoadOptions options)
पैरामीटरप्रकारविवरण
streamStreamफ़ाइल स्ट्रीम।
optionsLoadOptionsलोड विकल्प।

यह सभी देखें