C# Class EventStore.VSTools.EventStore.ErrorEvent

Inheritance: IEvent
Afficher le fichier Open project: AlexeyRaga/esvstools

Méthodes protégées

Méthode Description
ErrorEvent ( string title, string message ) : EventStore.VSTools.Infrastructure

Method Details

ErrorEvent() protected méthode

protected ErrorEvent ( string title, string message ) : EventStore.VSTools.Infrastructure
title string
message string
Résultat EventStore.VSTools.Infrastructure