C# Класс Stratosphere.Table.AttributeValueBetweenCondition

Наследование: AttributeCondition
Показать файл Открыть проект

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

Метод Описание
AttributeValueBetweenCondition ( string name, string lowerValue, string upperValue ) : System.Collections.Generic

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

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

public AttributeValueBetweenCondition ( string name, string lowerValue, string upperValue ) : System.Collections.Generic
name string
lowerValue string
upperValue string
Результат System.Collections.Generic