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

Inheritance: Prototype.Platform.Domain.Event
Afficher le fichier Open project: paralect/prototype Class Usage Examples

Méthodes publiques

Méthode Description
SiteDeleted ( ) : Prototype.Platform.Domain
SiteDeleted ( string id, string reason ) : Prototype.Platform.Domain

Method Details

SiteDeleted() public méthode

public SiteDeleted ( ) : Prototype.Platform.Domain
Résultat Prototype.Platform.Domain

SiteDeleted() public méthode

public SiteDeleted ( string id, string reason ) : Prototype.Platform.Domain
id string
reason string
Résultat Prototype.Platform.Domain