Show / Hide Table of Contents

Class Platform

Inheritance
Object
Platform
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: PKWARE.Smartcrypt.Protocol
Assembly: SmartcryptProtocol.dll
Syntax
[PublicAPI]
public sealed class Platform

Fields

Aix

Declaration
public static readonly Platform Aix
Field Value
Type Description
Platform

Android

Declaration
public static readonly Platform Android
Field Value
Type Description
Platform

HpUx

Declaration
public static readonly Platform HpUx
Field Value
Type Description
Platform

IOs

Declaration
public static readonly Platform IOs
Field Value
Type Description
Platform

Linux

Declaration
public static readonly Platform Linux
Field Value
Type Description
Platform

OsX

Declaration
public static readonly Platform OsX
Field Value
Type Description
Platform

SolarisSparc

Declaration
public static readonly Platform SolarisSparc
Field Value
Type Description
Platform

SolarisX86

Declaration
public static readonly Platform SolarisX86
Field Value
Type Description
Platform

WindowsDesktop

Declaration
public static readonly Platform WindowsDesktop
Field Value
Type Description
Platform

WindowsServer

Declaration
public static readonly Platform WindowsServer
Field Value
Type Description
Platform

ZLinux

Declaration
public static readonly Platform ZLinux
Field Value
Type Description
Platform
Back to top Copyright © 2018 PKWARE, Inc.