Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Windows
Foundation
Metadata
RangeAttribute
C# Class Windows.Foundation.Metadata.RangeAttribute
Inheritance:
System.Attribute
显示文件
Open project: shiftkey/winrt-backport-hilarity
Public Methods
Method
Description
RangeAttribute
(
int
minValue
,
int
maxValue
) :
System
Method Details
RangeAttribute()
public
method
public
RangeAttribute
(
int
minValue
,
int
maxValue
) :
System
minValue
int
maxValue
int
return
System