A static class which includes methods for working with isolated cash data storage.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client.Utils
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0

Syntax

C#
public static class IsolatedStorageUtils
Visual Basic (Declaration)
Public NotInheritable Class IsolatedStorageUtils
Visual C++
public ref class IsolatedStorageUtils abstract sealed

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.ReportingServices.Viewer.Client.Utils..::.IsolatedStorageUtils

See Also