Partager via


RandomGenerator.GetByte Méthode

Définition

Surcharges

GetByte()
GetByte(Byte, Byte)

GetByte()

public byte GetByte ();
member this.GetByte : unit -> byte

Retours

S’applique à

GetByte(Byte, Byte)

public byte GetByte (byte min, byte max);
member this.GetByte : byte * byte -> byte

Paramètres

min
Byte
max
Byte

Retours

S’applique à