Show / Hide Table of Contents

Delegate InstantiationHandler<T>

A constructor delegate type

Namespace: HarmonyLib
Assembly: 0Harmony.dll
Syntax
public delegate T InstantiationHandler<out T>();
Returns
Type Description
T

An delegate

Type Parameters
Name Description
T

Type that constructor creates

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX