Table of Contents

Property Getters

Namespace
MonoMod.Utils
Assembly
MonoMod.Utils.dll

Getters

public Dictionary<string, Func<TTarget, object?>> Getters { get; }

Property Value

Dictionary<string, Func<TTarget, object>>