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