Phants Client for Redis™*
Public Attributes | List of all members
FieldValuePair Class Reference

Public Attributes

string field
 
string value
 

Detailed Description

This is a simple class (treated as a struct) that holds a key/value pair. It is used by the HmSet() and Xadd() methods.

Note: 'value' would be named 'string' to conform to Redis if it wasn't already a reserved word.


The documentation for this class was generated from the following file: