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








