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