jpluimers
If a part of a method requires implicit setup/tear-down code (for instance when using managed types like arrays, strings, etc), especially in rarely taken execution paths, then consider putting that code in a separate method…. … Read more
5 years ago in .NET, Delphi, Development, Software Development0