C# Класс Pepino.Domain.Application.Commands.CreateNewElementHasStyleStep

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
CreateNewElementHasStyleStep ( System.Guid projectId, System.Guid criteriaId, string element, string styleKey, string styleValue ) : System

Описание методов

CreateNewElementHasStyleStep() публичный Метод

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
Результат System