C# Class Mono.Rocks.StreamRocks

Datei anzeigen Open project: mono/rocks

Public Methods

Method Description
WriteTo ( this self, Stream destination ) : void

Private Methods

Method Description
WithSystemConverter ( this self ) : StreamConverter

Method Details

WriteTo() public static method

public static WriteTo ( this self, Stream destination ) : void
self this
destination Stream
return void