mirror of
https://github.com/Sanae6/SmoOnlineServer.git
synced 2024-11-12 22:55: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) {} |