PKHeX/PKHeX.Core/Util
Kurt 9af0876352 clone cached string resources
don't share object references, need to be passed as new copies as the
array contents can be modified

need to clone on dict return to not pollute dict, and need to clone
after dict add so that the first return doesn't equal the dict copy --
this one could be on the dict add... keep returns same.
2017-11-07 17:12:04 -08:00
..
BigEndian.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
DataUtil.cs clone cached string resources 2017-11-07 17:12:04 -08:00
DateUtil.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
PathUtil.cs misc tweaks 2017-10-08 22:14:47 -07:00
RandUtil.cs Refactoring 2017-06-17 18:37:19 -07:00
ReflectUtil.cs Refactoring 2017-06-17 18:37:19 -07:00
StringUtil.cs Refactoring 2017-06-17 18:37:19 -07:00