C# 클래스 EventStore.VSTools.ProjectionExecuted

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

공개 메소드들

메소드 설명
ProjectionExecuted ( string name, string uri, string result ) : System

메소드 상세

ProjectionExecuted() 공개 메소드

public ProjectionExecuted ( string name, string uri, string result ) : System
name string
uri string
result string
리턴 System