C# Class GlutenFree.OddJob.Samples.Serialized.CommandAggregator.ConsoleWriter

An example job. You could instead define an interface as a contract on the creation end, allowing for a fully detached implementation.
Inheritance: IService1Contract
Afficher le fichier Open project: to11mtm/OddJob

Méthodes publiques

Méthode Description
WriteToConsole ( string consoleMessage ) : void

Method Details

WriteToConsole() public méthode

public WriteToConsole ( string consoleMessage ) : void
consoleMessage string
Résultat void