Class PlatformFactory
- Namespace
- FishMMO.Installer
- Assembly
- FishMMO-Installer.dll
Provides the singleton platform instance for the current OS.
public static class PlatformFactory
- Inheritance
-
PlatformFactory
- Inherited Members
Properties
Current
The platform instance for the current OS.
public static IPlatform Current { get; }