C# Class Prototype.Domain.Aggregates.Site.Commands.DeleteSite

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

Méthodes publiques

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

Method Details

DeleteSite() public méthode

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

DeleteSite() public méthode

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