Struct ReceiveMask
public struct ReceiveMask
Constructors
ReceiveMask(uint)
public ReceiveMask(uint mask)
Parameters
mask
uint
Fields
Range
public const int Range = 32
Field Value
Properties
Bits
public readonly uint Bits { get; }
Property Value
Methods
ToString()
public override string ToString()