C# Class Stratosphere.Table.AttributeValueInCondition

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

Public Methods

Method Description
AttributeValueInCondition ( string name, IEnumerable values ) : System.Collections.Generic

Method Details

AttributeValueInCondition() public method

public AttributeValueInCondition ( string name, IEnumerable values ) : System.Collections.Generic
name string
values IEnumerable
return System.Collections.Generic