C# 클래스 NEventStoreExample.Event.AccountClosedEvent

상속: IEvent
파일 보기 프로젝트 열기: NForza/NEventStoreExample 1 사용 예제들

공개 메소드들

메소드 설명
AccountClosedEvent ( System.Guid accountid, string name ) : System

메소드 상세

AccountClosedEvent() 공개 메소드

public AccountClosedEvent ( System.Guid accountid, string name ) : System
accountid System.Guid
name string
리턴 System