C# Class Revenj.StreamUtils

Afficher le fichier Open project: ngs-doo/revenj

Méthodes publiques

Méthode Description
CopyTo ( this source, Stream destination ) : void

Method Details

CopyTo() public static méthode

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