Compartir a través de


RandomGenerator.GetShort Método

Definición

Sobrecargas

GetShort()

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

Devoluciones

Se aplica a

GetShort(Int16, Int16)

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

Parámetros

min
Int16
max
Int16

Devoluciones

Se aplica a