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

Mostrar archivo Open project: AcklenAvenue/Pepino

Public Methods

Method Description
CreateNewArrayContainsKeyAndValue ( System.Guid criteriaId, string arrayPropertyName, string expectedPropertyName, string expectedPropertyValue ) : System

Method Details

CreateNewArrayContainsKeyAndValue() public method

public CreateNewArrayContainsKeyAndValue ( System.Guid criteriaId, string arrayPropertyName, string expectedPropertyName, string expectedPropertyValue ) : System
criteriaId System.Guid
arrayPropertyName string
expectedPropertyName string
expectedPropertyValue string
return System