How to change data in-flight, without a Debugger
Do you ever wish you could change the behavior of some object in the middle of a bunch of method calls? I sometimes do.
Maybe you want to set some properties on …

How to change data in-flight, without a Debugger
Do you ever wish you could change the behavior of some object in the middle of a bunch of method calls? I sometimes do.
Maybe you want to set some properties on …