Show / Hide Table of Contents

Class HarmonyFinalizer

Specifies the Finalizer function in a patch class

Inheritance
System.Object
System.Attribute
HarmonyFinalizer
Namespace: HarmonyLib
Assembly: 0Harmony.dll
Syntax
[AttributeUsage(AttributeTargets.Method)]
public class HarmonyFinalizer : Attribute, _Attribute

Constructors

HarmonyFinalizer()

Declaration
public HarmonyFinalizer()
Back to top Generated by DocFX