C# Class EzBus.Samples.Messages.SayHello

Afficher le fichier Open project: Zapote/EzBus

Méthodes publiques

Méthode Description
SayHello ( string name, int age = null )
ToString ( ) : string

Method Details

SayHello() public méthode

public SayHello ( string name, int age = null )
name string
age int

ToString() public méthode

public ToString ( ) : string
Résultat string