public WeakDelegateNeedle(MethodInfo methodInfo, object target) : base(TypeHelper.BuildDelegate(methodInfo, target)) { // Empty }