Click or drag to resize

HPatchOperationTargetMethod Property

The target method which will be dynamically patched to use the stub method.

Namespace:  com.tiberiumfusion.ttplugins.HarmonyPlugins
Assembly:  TTPlugins (in TTPlugins.dll) Version: 1.2.1.0 (1.2.1.0)
Syntax
public MethodBase TargetMethod { get; }
Request Example View Source

Property Value

Type: MethodBase
See Also