Code inspections

This commit is contained in:
2019-09-29 22:34:46 +01:00
parent 2a13fcd40a
commit 7465260354
6 changed files with 15 additions and 14 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ namespace ASCOM.Meade.net
_mEventThreadEnded.Set();
}
protected bool ContinueThread()
private bool ContinueThread()
{
lock (this)
{