AdvancedCombatTracker icon indicating copy to clipboard operation
AdvancedCombatTracker copied to clipboard

FileStream objects use explicit close method and flush

Open FreedomFaighter opened this issue 2 years ago • 0 comments

#100 example of save and load file's closings being handled by the .NET Framework rather than explicit close, flush is also handled by the .NET Framework

FreedomFaighter avatar Apr 03 '24 04:04 FreedomFaighter