C# Class Conventions.Basics.Domain.HelloConsumer

Afficher le fichier Open project: MattHoneycutt/SpecsFor

Méthodes publiques

Méthode Description
GetHelloMessage ( ) : string
HelloConsumer ( IHelloService helloService )

Method Details

GetHelloMessage() public méthode

public GetHelloMessage ( ) : string
Résultat string

HelloConsumer() public méthode

public HelloConsumer ( IHelloService helloService )
helloService IHelloService