C# Class Mojo.StreamUtil

Afficher le fichier Open project: Rhoana/Mojo

Méthodes publiques

Méthode Description
CopyTo ( this from, Stream to ) : void

Method Details

CopyTo() public static méthode

public static CopyTo ( this from, Stream to ) : void
from this
to System.IO.Stream
Résultat void