Follow suggested cleanup from VS

This commit is contained in:
Matt Nadareski
2020-10-07 16:11:05 -07:00
parent b7db9f7f14
commit f3031fe5f9
20 changed files with 152 additions and 126 deletions

View File

@@ -11,7 +11,7 @@ namespace SabreTools.Library.Logging
/// Instance associated with this logger
/// </summary>
/// TODO: Derive class name for this object, if possible
private object instance;
private readonly object instance;
/// <summary>
/// Constructor