Instance Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 Instance Property
Patterns-In-Action! ApplicationLogSingletonLoggerInstance
Gets the instance of the singleton logger object.
Declaration Syntax
C# Visual Basic
public static SingletonLogger Instance { get; }
Public Shared ReadOnly Property Instance As SingletonLogger

Assembly: Log (Module: Log) Version: 1.0.0.0 (1.0.0.0)