C# Class Prototype.Domain.Aggregates.Site.Events.SiteDeleted

Inheritance: Prototype.Platform.Domain.Event
Exibir arquivo Open project: paralect/prototype Class Usage Examples

Public Methods

Method Description
SiteDeleted ( ) : Prototype.Platform.Domain
SiteDeleted ( string id, string reason ) : Prototype.Platform.Domain

Method Details

SiteDeleted() public method

public SiteDeleted ( ) : Prototype.Platform.Domain
return Prototype.Platform.Domain

SiteDeleted() public method

public SiteDeleted ( string id, string reason ) : Prototype.Platform.Domain
id string
reason string
return Prototype.Platform.Domain