MemcachedValueWrapper
Assembly: ServiceStack.Caching.Memcached.dll
View Source
Declaration
[Serializable]
public class MemcachedValueWrapper
Properties
ValueType
View Source
Declaration
public Type ValueType { get; set; }
JsonString
View Source
Declaration
public string JsonString { get; set; }
Value
View Source
Declaration
public object Value { get; }