Sdílet prostřednictvím


RangeAttribute Třída

Definice

Atribut Range

[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
Dědičnost
RangeAttribute
Atributy

Konstruktory

RangeAttribute(Double, Double, Boolean)

Vytvořte soubor RangeAttribute

RangeAttribute(Double, Double, Double, Boolean)

Vytvořte soubor RangeAttribute

RangeAttribute(Int32, Int32, Boolean)

Vytvořte soubor RangeAttribute

RangeAttribute(Int32, Int32, Int32, Boolean)

Vytvořte soubor RangeAttribute

RangeAttribute(Single, Single, Boolean)

Vytvořte soubor RangeAttribute

RangeAttribute(Single, Single, Single, Boolean)

Vytvořte soubor RangeAttribute

Vlastnosti

Init

Atribut Range

LogBase

Atribut Range

Max

Atribut Range

Min

Atribut Range

Platí pro