Namespace: Domia
Assembly:  HarmonyAPI (in HarmonyAPI.dll)

Syntax

C#
public class DeviceTypeMethods : SortedList<string, HarmonyAPI.HarmonyAPI..::DeviceTypeMethod>
Visual Basic (Declaration)
Public Class DeviceTypeMethods _
	Inherits SortedList(Of String, HarmonyAPI..::DeviceTypeMethod)
Visual C++
public ref class DeviceTypeMethods : public SortedList<String^, HarmonyAPI..::DeviceTypeMethod^>

Inheritance Hierarchy

System..::Object
  System.Collections.Generic..::SortedList<(Of <String, HarmonyAPI..::DeviceTypeMethod>)>
    Domia..::DeviceTypeMethods

See Also

Domia Namespace