Method | Description | |
---|---|---|
FormattedStreamWriter ( Stream stream ) : System | ||
FormattedStreamWriter ( Stream stream, |
||
FormattedStreamWriter ( Stream stream, |
||
FormattedStreamWriter ( string path ) : System | ||
FormattedStreamWriter ( string path, bool append ) : System | ||
FormattedStreamWriter ( string path, bool append, |
||
FormattedStreamWriter ( string path, bool append, |
public FormattedStreamWriter ( Stream stream ) : System | ||
stream | Stream | |
return | System |
public FormattedStreamWriter ( Stream stream, |
||
stream | Stream | |
encoding | ||
return | System |
public FormattedStreamWriter ( Stream stream, |
||
stream | Stream | |
encoding | ||
bufferSize | int | |
return | System |
public FormattedStreamWriter ( string path ) : System | ||
path | string | |
return | System |
public FormattedStreamWriter ( string path, bool append ) : System | ||
path | string | |
append | bool | |
return | System |
public FormattedStreamWriter ( string path, bool append, |
||
path | string | |
append | bool | |
encoding | ||
return | System |
public FormattedStreamWriter ( string path, bool append, |
||
path | string | |
append | bool | |
encoding | ||
bufferSize | int | |
return | System |