Implicitly convert UInt64 to DynamoDBEntry

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

- data (UInt64)
- UInt64 data to convert

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