• A Use [Hookable(false)] as a method attribute.
  • B Use [Wrappable(false)] as a method attribute.
  • C Use [Replaceable(true)] as a method attribute.
  • D Use a protected modifier.