다음을 통해 공유


RandomGenerator.GetByte 메서드

정의

오버로드

GetByte()
GetByte(Byte, Byte)

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

반환

적용 대상