Table of Contents

Class ExportExpressionCodeScriptCacheStrategy

Namespace: Casewhere.Runtime.DSL.Cache
Assembly: Casewhere.Runtime.dll

public class ExportExpressionCodeScriptCacheStrategy : CacheStrategy, ICacheStrategy

Inheritance

objectCacheStrategyExportExpressionCodeScriptCacheStrategy

Implements

ICacheStrategy

Inherited Members

CacheStrategy.TryGet<T>(string, out T), CacheStrategy.Set<T>(string, T), CacheStrategy.GetKey(string), object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Extension Methods

ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<ExportExpressionCodeScriptCacheStrategy>(ExportExpressionCodeScriptCacheStrategy)

Constructors

ExportExpressionCodeScriptCacheStrategy()

public ExportExpressionCodeScriptCacheStrategy()

Methods

GetKey(string)

protected override string GetKey(string key)

Parameters

key string

Returns

string