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

Mostrar archivo Open project: AcklenAvenue/Pepino Class Usage Examples

Public Methods

Method Description
CreateNewTextContainsStep ( System.Guid projectId, System.Guid criteriaId, string element, string text ) : System

Method Details

CreateNewTextContainsStep() public method

public CreateNewTextContainsStep ( System.Guid projectId, System.Guid criteriaId, string element, string text ) : System
projectId System.Guid
criteriaId System.Guid
element string
text string
return System