mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-02-17 21:54:58 +00:00
Resolving warnings
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using System;
|
||||
using ICD.Common.Properties;
|
||||
|
||||
namespace ICD.Common.Utils
|
||||
{
|
||||
@@ -10,6 +11,7 @@ namespace ICD.Common.Utils
|
||||
/// <summary>
|
||||
/// Returns true if this instance has been disposed.
|
||||
/// </summary>
|
||||
[PublicAPI]
|
||||
bool IsDisposed { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user