Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
FilePrinter ( string fileName ) : System | ||
WriteCommandOutput ( string value ) : void | ||
WriteError ( string value ) : void | ||
WriteInfo ( string value ) : void | ||
WriteLink ( string text, string command ) : void | ||
WriteWarning ( string value ) : void |
public FilePrinter ( string fileName ) : System | ||
fileName | string | |
Résultat | System |
public WriteCommandOutput ( string value ) : void | ||
value | string | |
Résultat | void |
public WriteLink ( string text, string command ) : void | ||
text | string | |
command | string | |
Résultat | void |
public WriteWarning ( string value ) : void | ||
value | string | |
Résultat | void |