C# Class ModernWebStore.SharedKernel.Events.DomainNotification

Inheritance: IDomainEvent
Mostra file Open project: andrebaltieri/mwa-api

Public Methods

Method Description
DomainNotification ( string key, string value ) : System

Method Details

DomainNotification() public method

public DomainNotification ( string key, string value ) : System
key string
value string
return System