NETProvider icon indicating copy to clipboard operation
NETProvider copied to clipboard

Cleanup "dispose" methods from setting to default

Open cincuranet opened this issue 4 years ago • 0 comments

A lot of "dispose" methods in the provider contain historically stuff like _foo = null or _foo = 0 (basically setting to default). This is not needed and should be cleaned up.

cincuranet avatar Jan 14 '22 09:01 cincuranet