C# 클래스 EventStore.VSTools.EventStore.ErrorEvent

상속: IEvent
파일 보기 프로젝트 열기: AlexeyRaga/esvstools

보호된 메소드들

메소드 설명
ErrorEvent ( string title, string message ) : EventStore.VSTools.Infrastructure

메소드 상세

ErrorEvent() 보호된 메소드

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