Compartilhar via


RandomGenerator.GetByte Método

Definição

Sobrecargas

GetByte()
GetByte(Byte, Byte)

GetByte()

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

Retornos

Aplica-se a

GetByte(Byte, Byte)

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

Parâmetros

min
Byte
max
Byte

Retornos

Aplica-se a