2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2026-06-13 22:48:42 +00:00
This commit is contained in:
2026-05-25 23:46:29 +03:00
parent 959bc76721
commit ae6a1fc8d7
8 changed files with 123 additions and 20 deletions
+5 -5
View File
@@ -99,11 +99,11 @@ public class EpAuthPacket : Packet
set;
}
public string Message
{
get;
set;
}
//public string Message
//{
// get;
// set;
//}
public byte[] SessionId
{