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








