mirror of
https://github.com/fbarresi/Sharp7.git
synced 2026-02-04 08:42:51 +00:00
used new enums in tests
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Sharp7.Tests
|
||||
client = new S7Client();
|
||||
}
|
||||
|
||||
public new void Dispose()
|
||||
public void Dispose()
|
||||
{
|
||||
client.Disconnect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user