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

Inheritance: Root, RootEvent.Created
Afficher le fichier Open project: mlidbom/Composable.Monolithic

Méthodes publiques

Méthode Description
Created ( System.Guid id, string name ) : System

Method Details

Created() public méthode

public Created ( System.Guid id, string name ) : System
id System.Guid
name string
Résultat System