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

Namespace:  PerpetuumSoft.Reporting.Silverlight.Client.Utils
Assembly:  PerpetuumSoft.Reporting.Silverlight.Client (in PerpetuumSoft.Reporting.Silverlight.Client.dll) Version: 1.0.1.0 (1.0.1.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.Reporting.Silverlight.Client.Utils..::.IsolatedStorageUtils

See Also