C# Class Pepino.Domain.Application.Commands.ChangeStoryName

Afficher le fichier Open project: AcklenAvenue/Pepino Class Usage Examples

Méthodes publiques

Méthode Description
ChangeStoryName ( System.Guid projectId, System.Guid storyId, string newName ) : System

Method Details

ChangeStoryName() public méthode

public ChangeStoryName ( System.Guid projectId, System.Guid storyId, string newName ) : System
projectId System.Guid
storyId System.Guid
newName string
Résultat System