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

Public Member Functions

 DeviceInfoField (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 DeviceInfoField result)
 

Properties

static DeviceInfoField Label [get]
 
static DeviceInfoField Channel [get]
 
static DeviceInfoField Location [get]
 
- Properties inherited from RelayDotNet.SerializedType
string Name [get]
 
string SerializedName [get]
 

Constructor & Destructor Documentation

◆ DeviceInfoField()

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

Member Function Documentation

◆ TryParseSerializedName()

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

Property Documentation

◆ Channel

DeviceInfoField RelayDotNet.DeviceInfoField.Channel
staticget

◆ Label

DeviceInfoField RelayDotNet.DeviceInfoField.Label
staticget

◆ Location

DeviceInfoField RelayDotNet.DeviceInfoField.Location
staticget

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