Méthode | Description | |
---|---|---|
TextFile ( string filename, string content ) |
Initializes a new instance of the TextFile class.
|
public TextFile ( string filename, string content ) | ||
filename | string | The filename. |
content | string | The content. |