C# Класс Affecto.Patterns.Domain.Tests.TestHelpers.AnotherTestDomainEvent

Наследование: DomainEvent
Показать файл Открыть проект

Открытые методы

Метод Описание
AnotherTestDomainEvent ( System.Guid entityId ) : System
AnotherTestDomainEvent ( System.Guid entityId, long entityVersion ) : System

Описание методов

AnotherTestDomainEvent() публичный Метод

public AnotherTestDomainEvent ( System.Guid entityId ) : System
entityId System.Guid
Результат System

AnotherTestDomainEvent() публичный Метод

public AnotherTestDomainEvent ( System.Guid entityId, long entityVersion ) : System
entityId System.Guid
entityVersion long
Результат System