C# 클래스 CodeSharp.EventSourcing.DefaultAggregateRootTypeProvider

默认的聚合根类型提供者
상속: IAggregateRootTypeProvider
파일 보기 프로젝트 열기: tangxuehua/eventsourcing

공개 메소드들

메소드 설명
GetAllAggregateRootTypes ( ) : IEnumerable
RegisterAggregateRootTypes ( ) : void

메소드 상세

GetAllAggregateRootTypes() 공개 메소드

public GetAllAggregateRootTypes ( ) : IEnumerable
리턴 IEnumerable

RegisterAggregateRootTypes() 공개 메소드

public RegisterAggregateRootTypes ( ) : void
리턴 void