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

Afficher le fichier Open project: AcklenAvenue/Pepino Class Usage Examples

Méthodes publiques

Méthode Description
ChangeElementHasStyleStep ( System.Guid projectId, System.Guid stepId, string element, string styleKey, string styleValue ) : System

Method Details

ChangeElementHasStyleStep() public méthode

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
Résultat System