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

Mostrar archivo Open project: AcklenAvenue/Pepino Class Usage Examples

Public Methods

Method Description
CreateNewElementHasStyleStep ( System.Guid projectId, System.Guid criteriaId, string element, string styleKey, string styleValue ) : System

Method Details

CreateNewElementHasStyleStep() public method

public CreateNewElementHasStyleStep ( System.Guid projectId, System.Guid criteriaId, string element, string styleKey, string styleValue ) : System
projectId System.Guid
criteriaId System.Guid
element string
styleKey string
styleValue string
return System