Initialises the class factory with all the standard implementations in this library.
Inheritance Hierarchy
Namespace: VirtualRadar.WebSiteAssembly: VirtualRadar.WebSite (in VirtualRadar.WebSite.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static class Implementations
Public NotInheritable Class Implementations
public ref class Implementations abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Implementations = class end
The Implementations type exposes the following members.
Methods
| Name | Description |
---|
| Register |
Initialises the class factory with all the standard implementations in this library.
|
TopSee Also