Class OSPlatformProvider
Inheritance
object
OSPlatformProvider
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: System.Runtime
Assembly: Volo.Abp.Core.dll
Syntax
public class OSPlatformProvider : IOSPlatformProvider, ITransientDependency
Constructors
OSPlatformProvider()
Declaration
public OSPlatformProvider()
Methods
GetCurrentOSPlatform()
Declaration
public virtual OSPlatform GetCurrentOSPlatform()
Returns
Type | Description |
---|---|
System.Runtime.InteropServices.OSPlatform |