C# 클래스 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.
상속: IService1Contract
파일 보기 프로젝트 열기: to11mtm/OddJob

공개 메소드들

메소드 설명
WriteToConsole ( string consoleMessage ) : void

메소드 상세

WriteToConsole() 공개 메소드

public WriteToConsole ( string consoleMessage ) : void
consoleMessage string
리턴 void