Udostępnij za pośrednictwem


RangeAttribute Klasa

Definicja

Atrybut zakresu

[System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)]
public sealed class RangeAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)>]
type RangeAttribute = class
    inherit Attribute
Public NotInheritable Class RangeAttribute
Inherits Attribute
Dziedziczenie
RangeAttribute
Atrybuty

Konstruktory

RangeAttribute(Double, Double, Boolean)

Utwórz RangeAttribute

RangeAttribute(Double, Double, Double, Boolean)

Utwórz RangeAttribute

RangeAttribute(Int32, Int32, Boolean)

Utwórz RangeAttribute

RangeAttribute(Int32, Int32, Int32, Boolean)

Utwórz RangeAttribute

RangeAttribute(Single, Single, Boolean)

Utwórz RangeAttribute

RangeAttribute(Single, Single, Single, Boolean)

Utwórz RangeAttribute

Właściwości

Init

Atrybut zakresu

LogBase

Atrybut zakresu

Max

Atrybut zakresu

Min

Atrybut zakresu

Dotyczy