Méthode | Description | |
---|---|---|
appendline ( string absfilepath, string line, System file ) : void | ||
createfile ( string absfilepath ) : System.IO.StreamWriter |
Méthode | Description | |
---|---|---|
writetest ( ) : void |
public appendline ( string absfilepath, string line, System file ) : void | ||
absfilepath | string | |
line | string | |
file | System | |
Résultat | void |
public createfile ( string absfilepath ) : System.IO.StreamWriter | ||
absfilepath | string | |
Résultat | System.IO.StreamWriter |