Code inspections

This commit is contained in:
2019-09-28 22:45:34 +01:00
parent ca982edbf8
commit 101784adb3
2 changed files with 105 additions and 22 deletions
+1 -1
View File
@@ -170,7 +170,7 @@ namespace ASCOM.Meade.net
_pos.Value = -1;
}
return this as IEnumerator;
return this;
}
public void Dispose()