C# Class CQRS.Tests.CQRS.EventSourcing.AggregateRoot.NestedEntitiesTests.GuidId.Domain.Events.RootEvent.Implementation.Created

Inheritance: Root, RootEvent.Created
Datei anzeigen Open project: mlidbom/Composable.Monolithic

Public Methods

Method Description
Created ( System.Guid id, string name ) : System

Method Details

Created() public method

public Created ( System.Guid id, string name ) : System
id System.Guid
name string
return System