C# Class EventStore.VSTools.EventStore.EventStoreConnectionError

Inheritance: ErrorEvent
ファイルを表示 Open project: AlexeyRaga/esvstools

Public Methods

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

Method Details

EventStoreConnectionError() public method

public EventStoreConnectionError ( string title, string message ) : EventStore.VSTools.Infrastructure
title string
message string
return EventStore.VSTools.Infrastructure