Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SIREDocumentImporter
FilesCollection
C# Class SIREDocumentImporter.FilesCollection
Helper class that encapsulates all file uploads in a mime part.
Inheritance:
MimePart
Exibir arquivo
Open project: Granicus/SIREDocumentImporter
Public Methods
Method
Description
Add
(
FilePart
part
) :
void
CopyTo
(
Stream
stream
) :
void
FilesCollection
( ) :
System
Method Details
Add()
public
method
public
Add
(
FilePart
part
) :
void
part
FilePart
return
void
CopyTo()
public
method
public
CopyTo
(
Stream
stream
) :
void
stream
Stream
return
void
FilesCollection()
public
method
public
FilesCollection
( ) :
System
return
System