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

Mostrar archivo Open project: AcklenAvenue/Pepino Class Usage Examples

Public Methods

Method Description
ChangeStoryName ( System.Guid projectId, System.Guid storyId, string newName ) : System

Method Details

ChangeStoryName() public method

public ChangeStoryName ( System.Guid projectId, System.Guid storyId, string newName ) : System
projectId System.Guid
storyId System.Guid
newName string
return System