ClassHook

final public class ClassHook<MethodSignature, HookSignature> : TypedHook<MethodSignature, HookSignature>
extension Interpose.ClassHook: CustomDebugStringConvertible

A hook to an instance method and stores both the original and new implementation.