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

Mostrar archivo Open project: AcklenAvenue/Pepino Class Usage Examples

Public Methods

Method Description
ChangeElementHasStyleStep ( System.Guid projectId, System.Guid stepId, string element, string styleKey, string styleValue ) : System

Method Details

ChangeElementHasStyleStep() public method

public ChangeElementHasStyleStep ( System.Guid projectId, System.Guid stepId, string element, string styleKey, string styleValue ) : System
projectId System.Guid
stepId System.Guid
element string
styleKey string
styleValue string
return System