C# 클래스 Stratosphere.Table.AttributeValueBetweenCondition

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

공개 메소드들

메소드 설명
AttributeValueBetweenCondition ( string name, string lowerValue, string upperValue ) : System.Collections.Generic

메소드 상세

AttributeValueBetweenCondition() 공개 메소드

public AttributeValueBetweenCondition ( string name, string lowerValue, string upperValue ) : System.Collections.Generic
name string
lowerValue string
upperValue string
리턴 System.Collections.Generic