Click or drag to resize

ConversionCacheInstance Property

Gets the running instance of ConversionCache.

Namespace: InnerDrive.Quantitative
Assembly: InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.0.8475.0
Syntax
C#
public static ConversionCache Instance { get; }

Property Value

ConversionCache
The running ConversionCache instance.
See Also