Class PlatformHelper
Inherited Members
Namespace: Volo.Abp.Cli.Utils
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public class PlatformHelper
Constructors
PlatformHelper()
Declaration
public PlatformHelper()
Methods
GetOperatingSystem()
Declaration
public static OSPlatform GetOperatingSystem()
Returns
Type | Description |
---|---|
OSPlatform |
GetPlatform()
Declaration
public static RuntimePlatform GetPlatform()
Returns
Type | Description |
---|---|
RuntimePlatform |