C# 클래스 Stratosphere.Table.AttributeValueInCondition

상속: AttributeCondition
파일 보기 프로젝트 열기: petrohi/Stratosphere

공개 메소드들

메소드 설명
AttributeValueInCondition ( string name, IEnumerable values ) : System.Collections.Generic

메소드 상세

AttributeValueInCondition() 공개 메소드

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