HPatchOperationStubMethod Property |
The stub method which will be appended or prepended to the target method.
Namespace:
com.tiberiumfusion.ttplugins.HarmonyPlugins
Assembly:
TTPlugins (in TTPlugins.dll) Version: 1.2.0.1 (1.2.0.1)
Syntaxpublic MethodInfo StubMethod { get; }
Public ReadOnly Property StubMethod As MethodInfo
Get
Property Value
Type:
MethodInfo
See Also