다음을 통해 공유


RandomGenerator.GetShort 메서드

정의

오버로드

GetShort()
GetShort(Int16, Int16)

GetShort()

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

반환

적용 대상

GetShort(Int16, Int16)

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

매개 변수

min
Int16
max
Int16

반환

적용 대상