Returns a singleton of T
Namespace: DotNetNuke.FrameworkAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public static TContract Instance { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property Instance As TContract Get |
| Sandcastle Documented DotNetNuke Core |
| ServiceLocator<(Of <(<'TContract, TSelf>)>)>..::..Instance Property |
| ServiceLocator<(Of <(<'TContract, TSelf>)>)> Class See Also Send Feedback |
| C# |
|---|
public static TContract Instance { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property Instance As TContract Get |