C# Class EventStore.VSTools.Infrastructure.ErrorMessageWriter

Inheritance: IOutputErrorMessages
Mostra file Open project: AlexeyRaga/esvstools

Public Methods

Method Description
WriteError ( string message ) : void

Private Methods

Method Description
Write ( string message ) : void

Method Details

WriteError() public method

public WriteError ( string message ) : void
message string
return void