Show / Hide Table of Contents

    IBotEventSource 接口

    定义机器人事件。

    继承成员
    INotifyAppDisabling.AppDisabling
    INotifyAppEnabled.AppEnabled
    INotifyBotStarted.BotStarted
    INotifyBotStopping.BotStopping
    命名空间: HuajiTech.CoolQ.Events
    程序集: HuajiTech.CoolQ.Abstractions.dll
    语法
    public interface IBotEventSource : INotifyAppDisabling, INotifyAppEnabled, INotifyBotStarted, INotifyBotStopping
    • 改善此文档
    • 查看源代码
    Back to top 本文档使用 CC BY-NC-SA 4.0 进行许可。