C# Class SoundBoard.Updating.Internal.Streams.FileStreamCopier

Inheritance: StreamCopier
Afficher le fichier Open project: jormenjanssen/Soundboard Class Usage Examples

Méthodes publiques

Méthode Description
FileStreamCopier ( Stream sourceStream, string file ) : System.IO

Method Details

FileStreamCopier() public méthode

public FileStreamCopier ( Stream sourceStream, string file ) : System.IO
sourceStream System.IO.Stream
file string
Résultat System.IO