Design Pattern Framework 3.5
Instance Property
Patterns-In-Action! Application ► ViewState ► GlobalViewStateSingleton ► Instance
Gets the one instance of the GlobalViewStateSingleton class
Declaration Syntax
C# | Visual Basic |
public static GlobalViewStateSingleton Instance { get; }
Public Shared ReadOnly Property Instance As GlobalViewStateSingleton