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

Mostrar archivo Open project: AcklenAvenue/Pepino Class Usage Examples

Public Methods

Method Description
ChangeTextContainsStep ( System.Guid projectId, System.Guid stepId, string element, string text ) : System

Method Details

ChangeTextContainsStep() public method

public ChangeTextContainsStep ( System.Guid projectId, System.Guid stepId, string element, string text ) : System
projectId System.Guid
stepId System.Guid
element string
text string
return System