mirror of
https://github.com/Sanae6/SmoOnlineServer.git
synced 2024-11-10 13:45:06 +00:00
1 line
No EOL
69 B
C#
1 line
No EOL
69 B
C#
public record Time(ushort Minutes, byte Seconds, DateTime When) {} |