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

Syntax

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

Inheritance Hierarchy

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

See Also

Domia Namespace