Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PPPDDDChap23
EventSourcing
Application
Infrastructure
EventSourcedAggregate
C# 클래스 PPPDDDChap23.EventSourcing.Application.Infrastructure.EventSourcedAggregate
상속:
Entity
파일 보기
프로젝트 열기: elbandit/PPPDDD
공개 메소드들
메소드
설명
Apply
(
DomainEvent
changes
) :
void
EventSourcedAggregate
( ) :
System
메소드 상세
Apply()
공개
추상적인
메소드
public
abstract
Apply
(
DomainEvent
changes
) :
void
changes
DomainEvent
리턴
void
EventSourcedAggregate()
공개
메소드
public
EventSourcedAggregate
( ) :
System
리턴
System