Namespace: Domia
Assembly: HarmonyAPI (in HarmonyAPI.dll)
Assembly: HarmonyAPI (in HarmonyAPI.dll)
Syntax
| C# |
|---|
public class DeviceTypeEvents : SortedList<string, HarmonyAPI.HarmonyAPI..::DeviceTypeEvent> |
| Visual Basic (Declaration) |
|---|
Public Class DeviceTypeEvents _ Inherits SortedList(Of String, HarmonyAPI..::DeviceTypeEvent) |
| Visual C++ |
|---|
public ref class DeviceTypeEvents : public SortedList<String^, HarmonyAPI..::DeviceTypeEvent^> |
Inheritance Hierarchy
System..::Object
System.Collections.Generic..::SortedList<(Of <String, HarmonyAPI..::DeviceTypeEvent>)>
Domia..::DeviceTypeEvents
System.Collections.Generic..::SortedList<(Of <String, HarmonyAPI..::DeviceTypeEvent>)>
Domia..::DeviceTypeEvents
See Also
DeviceTypeEvents Members
Domia Namespace








