C# Class Prototype.Domain.Aggregates.Subject.Commands.DeleteSubject

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

Méthodes publiques

Méthode Description
DeleteSubject ( ) : System
DeleteSubject ( string id, string reason ) : System

Method Details

DeleteSubject() public méthode

public DeleteSubject ( ) : System
Résultat System

DeleteSubject() public méthode

public DeleteSubject ( string id, string reason ) : System
id string
reason string
Résultat System