Code inspections
This commit is contained in:
@@ -14,7 +14,7 @@ using ASCOM.DriverAccess;
|
||||
|
||||
namespace ASCOM.MeadeGeneric
|
||||
{
|
||||
public class Program
|
||||
public static class Program
|
||||
{
|
||||
public static void Main()
|
||||
{
|
||||
|
||||
@@ -13,7 +13,7 @@ using ASCOM.DriverAccess;
|
||||
|
||||
namespace ASCOM.Meade.net
|
||||
{
|
||||
public class Program
|
||||
public static class Program
|
||||
{
|
||||
public static void Main()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user