Class NotificationHandlerExtensions
- Namespace
- MaaFramework.Binding.Notification
- Assembly
- MaaFramework.Binding.Extensions.dll
A static class providing extension methods for MaaFramework.Binding.Notification.NotificationHandler`2.
public static class NotificationHandlerExtensionsInheritance
Inherited Members
Methods
- ToCallback<TDetail, TContext>(NotificationHandler<TDetail, TContext>, string)
-
Converts a notificationHandler to a delegate used for MaaFramework.Binding.Abstractions.IMaaCommon.Callback.
- ToCallback<TContext>(NotificationHandler<ResourceLoadingDetail, TContext>)
-
Converts a notificationHandler to a delegate used for MaaFramework.Binding.Abstractions.IMaaCommon.Callback.
- ToCallback<TContext>(NotificationHandler<ControllerActionDetail, TContext>)
-
Converts a notificationHandler to a delegate used for MaaFramework.Binding.Abstractions.IMaaCommon.Callback.
- ToCallback<TContext>(NotificationHandler<TaskerTaskDetail, TContext>)
-
Converts a notificationHandler to a delegate used for MaaFramework.Binding.Abstractions.IMaaCommon.Callback.
- ToCallback<TContext>(NotificationHandler<NodeNextListDetail, TContext>)
-
Converts a notificationHandler to a delegate used for MaaFramework.Binding.Abstractions.IMaaCommon.Callback.
- ToCallback<TContext>(NotificationHandler<NodeRecognitionDetail, TContext>)
-
Converts a notificationHandler to a delegate used for MaaFramework.Binding.Abstractions.IMaaCommon.Callback.
- ToCallback<TContext>(NotificationHandler<NodeActionDetail, TContext>)
-
Converts a notificationHandler to a delegate used for MaaFramework.Binding.Abstractions.IMaaCommon.Callback.
- ToCallback<TContext>(NotificationHandler<PipelineNodeDetail, TContext>)
-
Converts a notificationHandler to a delegate used for MaaFramework.Binding.Abstractions.IMaaCommon.Callback.
- ToCallback<TContext>(NotificationHandler<RecognitionNodeDetail, TContext>)
-
Converts a notificationHandler to a delegate used for MaaFramework.Binding.Abstractions.IMaaCommon.Callback.
- ToCallback<TContext>(NotificationHandler<ActionNodeDetail, TContext>)
-
Converts a notificationHandler to a delegate used for MaaFramework.Binding.Abstractions.IMaaCommon.Callback.