Class-Version-Patcher
Class-Version-Patcher copied to clipboard
Allow string patching to generate StringBuilder instead of dropping in replacement class
An option to allow you to choose between adding a compatibility class to the output, or generating normal StringBuilder
code.
I didnt do StringBuilder
because the replacement class way was quicker to implement.