relay-dotnet
Public Member Functions | Static Public Member Functions | Properties | List of all members
RelayDotNet.DeviceType Class Reference

Public Member Functions

 DeviceType (string name, string serializedName)
 
- Public Member Functions inherited from RelayDotNet.SerializedType
 SerializedType (string name, string serializedName)
 
override string ToString ()
 

Static Public Member Functions

static bool TryParseSerializedName (string serializedName, out DeviceType result)
 

Properties

static DeviceType Relay [get]
 
static DeviceType Relay2 [get]
 
static DeviceType RelayApp [get]
 
static DeviceType Roip [get]
 
static DeviceType Dash [get]
 
- Properties inherited from RelayDotNet.SerializedType
string Name [get]
 
string SerializedName [get]
 

Constructor & Destructor Documentation

◆ DeviceType()

RelayDotNet.DeviceType.DeviceType ( string  name,
string  serializedName 
)
inline

Member Function Documentation

◆ TryParseSerializedName()

static bool RelayDotNet.DeviceType.TryParseSerializedName ( string  serializedName,
out DeviceType  result 
)
inlinestatic

Property Documentation

◆ Dash

DeviceType RelayDotNet.DeviceType.Dash
staticget

◆ Relay

DeviceType RelayDotNet.DeviceType.Relay
staticget

◆ Relay2

DeviceType RelayDotNet.DeviceType.Relay2
staticget

◆ RelayApp

DeviceType RelayDotNet.DeviceType.RelayApp
staticget

◆ Roip

DeviceType RelayDotNet.DeviceType.Roip
staticget

The documentation for this class was generated from the following file: