mirror of
https://git.battle-of-pip.de/root/vpr-mitarbeiterverwaltung.git
synced 2025-06-21 00:03:18 +02:00
6 lines
65 B
C#
6 lines
65 B
C#
namespace Server.Commands;
|
|
|
|
public class ClockCommand
|
|
{
|
|
|
|
} |