Platform manager - this holds all the platform specific services.
Inheritance Hierarchy
Namespace: BioAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public static class PlatformManager
Public NotInheritable Class PlatformManager
public ref class PlatformManager abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type PlatformManager = class end
The PlatformManager type exposes the following members.
Properties
| Name | Description |
---|
| Services |
Platform services (specific to platform)
|
TopSee Also