C# Class ModernWebStore.SharedKernel.Events.DomainNotification

Inheritance: IDomainEvent
Afficher le fichier Open project: andrebaltieri/mwa-api

Méthodes publiques

Méthode Description
DomainNotification ( string key, string value ) : System

Method Details

DomainNotification() public méthode

public DomainNotification ( string key, string value ) : System
key string
value string
Résultat System