mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
5 lines
74 B
C#
5 lines
74 B
C#
namespace EggLink.DanhengServer.Command;
|
|
|
|
public interface ICommand
|
|
{
|
|
} |