I've added the info parameter to the call to the Binding binding = this.Bind(inst, args, kw, info) call to take advantage of Bind()'s ability to use a single MethodBase (CI or MI).
ConstructorBinder Update
Log in to post a comment.
ConstructorBinder Update