mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2026-03-13 11:20:39 +00:00
TDUIdentifier.False
This commit is contained in:
@@ -458,7 +458,7 @@ public static class DataSerializer
|
||||
}
|
||||
else
|
||||
{
|
||||
return new TDU(TDUIdentifier.True, null, 0);
|
||||
return new TDU(TDUIdentifier.False, null, 0);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user