C# Class Stratosphere.Table.AttributeValueCondition

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

Méthodes publiques

Méthode Description
AttributeValueCondition ( string name, string value, ValueTest test ) : System.Collections.Generic

Method Details

AttributeValueCondition() public méthode

public AttributeValueCondition ( string name, string value, ValueTest test ) : System.Collections.Generic
name string
value string
test ValueTest
Résultat System.Collections.Generic