C# Class EventStore.VSTools.EventStore.ErrorEvent

Inheritance: IEvent
Show file Open project: AlexeyRaga/esvstools

Protected Methods

Method Description
ErrorEvent ( string title, string message ) : EventStore.VSTools.Infrastructure

Method Details

ErrorEvent() protected method

protected ErrorEvent ( string title, string message ) : EventStore.VSTools.Infrastructure
title string
message string
return EventStore.VSTools.Infrastructure