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

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

Méthodes publiques

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

Method Details

CreateNewElementHasStyleStep() public méthode

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