C# Class EzBus.Samples.Messages.SayHello

Mostrar archivo Open project: Zapote/EzBus

Public Methods

Method Description
SayHello ( string name, int age = null )
ToString ( ) : string

Method Details

SayHello() public method

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

ToString() public method

public ToString ( ) : string
return string