Méthode | Description | |
---|---|---|
DoubleWriter ( |
Initializes a new instance of the DoubleWriter class.
|
|
Flush ( ) : void |
Overriding the Flush method
|
|
Write ( char value ) : void |
Overriding the Write method
|
public DoubleWriter ( |
||
console_writer | Console writer object that can write series of characters | |
file_writer | File writer object that can write series of characters | |
Résultat | System |