UncachedFacade Methods

Methods

EqualsIndicates whether this instance and a specified object are equal.
(Inherited from ValueType)
GetHashCodeReturns the hash code for this instance.
(Inherited from ValueType)
GetTypeGets the Type of the current instance.
(Inherited from Object)
Next Returns a random 31-bit non-negative integer, consuming a full 64-bit value.
NextSingle Returns a random single-precision floating-point number in [0, 1), consuming a full 64-bit value.
NextUInt32 Returns a random 32-bit unsigned integer, consuming a full 64-bit value.
ToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)

See Also