C# 클래스 CQRS.Tests.CQRS.EventSourcing.AggregateRoot.NestedEntitiesTests.GuidId.Domain.Events.RootEvent.Implementation.Root

상속: AggregateRootEvent, IRoot
파일 보기 프로젝트 열기: mlidbom/Composable.Monolithic

보호된 메소드들

메소드 설명
Root ( ) : System
Root ( System.Guid aggregateRootId ) : System

메소드 상세

Root() 보호된 메소드

protected Root ( ) : System
리턴 System

Root() 보호된 메소드

protected Root ( System.Guid aggregateRootId ) : System
aggregateRootId System.Guid
리턴 System