C# Class Greetings.Ports.Commands.GreetingEvent

Inheritance: paramore.brighter.commandprocessor.Event
Show file Open project: iancooper/Paramore

Public Methods

Method Description
GreetingEvent ( ) : System
GreetingEvent ( string greeting ) : System

Method Details

GreetingEvent() public method

public GreetingEvent ( ) : System
return System

GreetingEvent() public method

public GreetingEvent ( string greeting ) : System
greeting string
return System