共用方式為


RandomGenerator.GetByte 方法

定義

多載

GetByte()

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

傳回

適用於

GetByte(Byte, Byte)

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

參數

min
Byte
max
Byte

傳回

適用於