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