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








