接口 EventHandler<T extends ObjEventArgs>

  • 类型参数:
    T -

    public interface EventHandler<T extends ObjEventArgs>
    时间处理器,通过lamda实现
    • 方法详细资料

      • apply

        void apply​(DictObj sender,
                   T args)
        调用
        参数:
        sender -
        args -