Implicitly convert Single to DynamoDBEntry

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

- data (Single)
- Single data to convert

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