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
Mojo
StreamUtil
C# Class Mojo.StreamUtil
Exibir arquivo
Open project: Rhoana/Mojo
Public Methods
Method
Description
CopyTo
(
this
from
,
Stream
to
) :
void
Method Details
CopyTo()
public
static
method
public
static
CopyTo
(
this
from
,
Stream
to
) :
void
from
this
to
System.IO.Stream
return
void