UInt32 constructor

UInt32(
  1. int value
)

Implementation

UInt32(int value) : super(value);