C# 클래스 Windows.Foundation.Metadata.RangeAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity

공개 메소드들

메소드 설명
RangeAttribute ( int minValue, int maxValue ) : System

메소드 상세

RangeAttribute() 공개 메소드

public RangeAttribute ( int minValue, int maxValue ) : System
minValue int
maxValue int
리턴 System