2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2025-09-13 20:43:19 +00:00
This commit is contained in:
2025-08-31 17:02:51 +03:00
parent eee5c7c036
commit 608441c0eb
7 changed files with 212 additions and 130 deletions

View File

@@ -56,7 +56,9 @@ public enum TransmissionTypeIdentifier : byte
TypedEnum = 0x84,
TypedConstant = 0x85,
ResourceLink = 0xC0
ResourceLink = 0xC0,
Same = 0xFF
}
public enum TransmissionTypeClass