Implicitly convert UInt32 to DynamoDBEntry

C# |
public static implicit operator DynamoDBEntry ( uint data )

- data (UInt32)
- UInt32 data to convert

DynamoDBEntry representing the data
C# |
public static implicit operator DynamoDBEntry ( uint data )