Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
WhiskWork
Generic
StreamUtil
C# Class WhiskWork.Generic.StreamUtil
Afficher le fichier
Open project: jorn-ola-birkeland/WhiskWork
Méthodes publiques
Méthode
Description
CopyStream
(
Stream
fromStream
,
Stream
toStream
) :
void
Method Details
CopyStream()
public
static
méthode
public
static
CopyStream
(
Stream
fromStream
,
Stream
toStream
) :
void
fromStream
System.IO.Stream
toStream
System.IO.Stream
Résultat
void