Méthode | Description | |
---|---|---|
Close ( ) : void | ||
ReadAsStream ( ) : Stream | ||
StreamContent ( Stream s ) : System | ||
ToString ( ) : string | ||
WriteTo ( Stream other, long length ) : void |
Méthode | Description | |
---|---|---|
WriteTo ( Stream other ) : void |
public WriteTo ( Stream other, long length ) : void | ||
other | Stream | |
length | long | |
Résultat | void |