IBotEventSource 接口 定义机器人事件。 继承成员 INotifyAppDisabling.AppDisabling INotifyAppEnabled.AppEnabled INotifyBotStarted.BotStarted INotifyBotStopping.BotStopping 命名空间: HuajiTech.CoolQ.Events 程序集: HuajiTech.CoolQ.Abstractions.dll 语法 public interface IBotEventSource : INotifyAppDisabling, INotifyAppEnabled, INotifyBotStarted, INotifyBotStopping