Partager via


RandomGenerator.GetShort Méthode

Définition

Surcharges

GetShort()
GetShort(Int16, Int16)

GetShort()

public short GetShort ();
member this.GetShort : unit -> int16

Retours

S’applique à

GetShort(Int16, Int16)

public short GetShort (short min, short max);
member this.GetShort : int16 * int16 -> int16

Paramètres

min
Int16
max
Int16

Retours

S’applique à