C# 클래스 Joshilewis.Cqrs.Command.Command

Empty class used for DI registration
상속: Message
파일 보기 프로젝트 열기: joshilewis/lending

보호된 메소드들

메소드 설명
Command ( ) : System
Command ( System.Guid processId, System.Guid aggregateId ) : System

메소드 상세

Command() 보호된 메소드

protected Command ( ) : System
리턴 System

Command() 보호된 메소드

protected Command ( System.Guid processId, System.Guid aggregateId ) : System
processId System.Guid
aggregateId System.Guid
리턴 System