mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-02-16 21:24:58 +00:00
Tidying
This commit is contained in:
@@ -41,7 +41,7 @@ namespace ICD.Common.Utils.IO
|
|||||||
GC.SuppressFinalize(this);
|
GC.SuppressFinalize(this);
|
||||||
}
|
}
|
||||||
|
|
||||||
protected void Dispose(bool disposing)
|
private void Dispose(bool disposing)
|
||||||
{
|
{
|
||||||
if (m_Disposed)
|
if (m_Disposed)
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user