FileCache.GetInstance Method

Returns an instance of the FileCache class.

Namespace: Aurigma.GraphicsMill.AjaxControls
Assembly: Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)

Syntax

C#
public static IFileCache GetInstance()

Return Value

An instance of the FileCache class.

See Also

Reference