C# Class MvcInstaller.FileWriter

Afficher le fichier Open project: kahanu/MvcInstaller Class Usage Examples

Méthodes publiques

Méthode Description
FileWriter ( string fileName ) : System
Write ( string msg ) : void

Method Details

FileWriter() public méthode

public FileWriter ( string fileName ) : System
fileName string
Résultat System

Write() public méthode

public Write ( string msg ) : void
msg string
Résultat void