JimmyCushnie / JECS

Jimmy's Epic Config System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement IDisposable for DataFile

JimmyCushnie opened this issue · comments

DataFile contains a FileSystemWatcher. Currently there's no way to dispose of this manually.