Implicitly convert UInt16 to DynamoDBEntry

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

- data (UInt16)
- UInt16 data to convert

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