[]
命令编辑器。
public class CommandDesigner<T> : CommandDesigner where T : Command
public CommandDesigner()
编辑器对应的命令。
public T Command { get; }