C# 클래스 Pepino.Domain.Application.Commands.CreateNewElementHasStyleStep

파일 보기 프로젝트 열기: AcklenAvenue/Pepino 1 사용 예제들

공개 메소드들

메소드 설명
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