Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SIREDocumentImporter
NameValuePart
C# Class SIREDocumentImporter.NameValuePart
Inheritance:
MimePart
Show file
Open project: Granicus/SIREDocumentImporter
Public Methods
Method
Description
CopyTo
(
Stream
stream
) :
void
NameValuePart
(
NameValueCollection
nameValues
) :
System
Method Details
CopyTo()
public
method
public
CopyTo
(
Stream
stream
) :
void
stream
Stream
return
void
NameValuePart()
public
method
public
NameValuePart
(
NameValueCollection
nameValues
) :
System
nameValues
System.Collections.Specialized.NameValueCollection
return
System