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

파일 보기 프로젝트 열기: AcklenAvenue/Pepino

공개 메소드들

메소드 설명
CreateNewArrayHasAtLeast ( System.Guid criteriaId, string arrayPropertyName, int atLeast ) : System

메소드 상세

CreateNewArrayHasAtLeast() 공개 메소드

public CreateNewArrayHasAtLeast ( System.Guid criteriaId, string arrayPropertyName, int atLeast ) : System
criteriaId System.Guid
arrayPropertyName string
atLeast int
리턴 System