C# Class Stratosphere.Table.AttributeValueBetweenCondition

Inheritance: AttributeCondition
Afficher le fichier Open project: petrohi/Stratosphere

Méthodes publiques

Méthode Description
AttributeValueBetweenCondition ( string name, string lowerValue, string upperValue ) : System.Collections.Generic

Method Details

AttributeValueBetweenCondition() public méthode

public AttributeValueBetweenCondition ( string name, string lowerValue, string upperValue ) : System.Collections.Generic
name string
lowerValue string
upperValue string
Résultat System.Collections.Generic