C# Class Bookstore.Application.Impl.Domain.Events.BookStoreSetupEvent

Inheritance: IDomainEvent
Afficher le fichier Open project: aaronjensen/splits

Méthodes publiques

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

Method Details

BookStoreSetupEvent() public méthode

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