C# 클래스 Affecto.Patterns.Domain.UnitOfWork.Tests.TestHelpers.TestAggregateRoot3

상속: AggregateRoot
파일 보기 프로젝트 열기: affecto/dotnet-Patterns.Domain

공개 메소드들

메소드 설명
ApplyEvent ( DomainEvent @event ) : void
TestAggregateRoot3 ( System.Guid id ) : System

메소드 상세

ApplyEvent() 공개 메소드

public ApplyEvent ( DomainEvent @event ) : void
@event DomainEvent
리턴 void

TestAggregateRoot3() 공개 메소드

public TestAggregateRoot3 ( System.Guid id ) : System
id System.Guid
리턴 System