Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CQRSSample
Infrastructure
AggregateFactory
C# 클래스 CQRSSample.Infrastructure.AggregateFactory
상속:
IConstructAggregates
파일 보기
프로젝트 열기: JoergEg/CQRS-Sample
공개 메소드들
메소드
설명
Build
(
Type
type
,
System.Guid
id
,
IMemento
snapshot
) :
IAggregate
메소드 상세
Build()
공개
메소드
public
Build
(
Type
type
,
System.Guid
id
,
IMemento
snapshot
) :
IAggregate
type
System.Type
id
System.Guid
snapshot
IMemento
리턴
IAggregate