mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-12 03:57:32 +00:00
Tidying
This commit is contained in:
parent
cf9aa7ff33
commit
9f0a97ef9a
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ namespace ICD.Common.Utils.IO
|
|||
GC.SuppressFinalize(this);
|
||||
}
|
||||
|
||||
protected void Dispose(bool disposing)
|
||||
private void Dispose(bool disposing)
|
||||
{
|
||||
if (m_Disposed)
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue