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

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

Méthodes publiques

Méthode Description
CreateNewStory ( System.Guid projectId, System.Guid storyId, string storyName ) : System

Method Details

CreateNewStory() public méthode

public CreateNewStory ( System.Guid projectId, System.Guid storyId, string storyName ) : System
projectId System.Guid
storyId System.Guid
storyName string
Résultat System