C# 클래스 NEventStoreExample.Command.AccountHolderMovedCommand

파일 보기 프로젝트 열기: NForza/NEventStoreExample

공개 메소드들

메소드 설명
AccountHolderMovedCommand ( System.Guid accountid, string address, string city ) : System

메소드 상세

AccountHolderMovedCommand() 공개 메소드

public AccountHolderMovedCommand ( System.Guid accountid, string address, string city ) : System
accountid System.Guid
address string
city string
리턴 System