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

Mostrar archivo Open project: AcklenAvenue/Pepino Class Usage Examples

Public Methods

Method Description
CreateNewStory ( System.Guid projectId, System.Guid storyId, string storyName ) : System

Method Details

CreateNewStory() public method

public CreateNewStory ( System.Guid projectId, System.Guid storyId, string storyName ) : System
projectId System.Guid
storyId System.Guid
storyName string
return System