Hello,
how can I prevent GenFu from calling custom Setters methods as expected according to this documentation on @MisterJames website.
http://jameschambers.com/about/genfu.html
Note: Unlike properties, GenFu will not automatically poke data into any methods found. That sounds a little too risky! So if you want GenFu to use your setter methods, specify each method you’d like filled.
Hello,
how can I prevent GenFu from calling custom Setters methods as expected according to this documentation on @MisterJames website.
http://jameschambers.com/about/genfu.html