C# Class HelloWorld.SayHello

Afficher le fichier Open project: zeitgarden/Pipes Class Usage Examples

Méthodes publiques

Méthode Description
SayHello ( string name, TextWriter output ) : System.IO

Method Details

SayHello() public méthode

public SayHello ( string name, TextWriter output ) : System.IO
name string
output System.IO.TextWriter
Résultat System.IO