C# 클래스 Stratosphere.Table.AttributeValueCondition

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

공개 메소드들

메소드 설명
AttributeValueCondition ( string name, string value, ValueTest test ) : System.Collections.Generic

메소드 상세

AttributeValueCondition() 공개 메소드

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