C# Class Stratosphere.Table.AttributeValueCondition

Inheritance: AttributeCondition
显示文件 Open project: petrohi/Stratosphere

Public Methods

Method Description
AttributeValueCondition ( string name, string value, ValueTest test ) : System.Collections.Generic

Method Details

AttributeValueCondition() public method

public AttributeValueCondition ( string name, string value, ValueTest test ) : System.Collections.Generic
name string
value string
test ValueTest
return System.Collections.Generic