C# Class common.ExampleMessage

Mostrar archivo Open project: CaptainCodeman/mongo-queue Class Usage Examples

Public Methods

Method Description
ExampleMessage ( int number, string name )
ToString ( ) : string

Method Details

ExampleMessage() public method

public ExampleMessage ( int number, string name )
number int
name string

ToString() public method

public ToString ( ) : string
return string