A newer version of this page is available.
Switch to the current version.
Messenger.ActionInvokerCollection Class
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v18.2.dll
Declaration
public class ActionInvokerCollection :
FuzzyDictionary<Type, List<Messenger.ActionInvokerTokenPair>>
Public Class ActionInvokerCollection
Inherits FuzzyDictionary(Of Type, List(Of Messenger.ActionInvokerTokenPair))
Inheritance
Object
DevExpress.Mvvm.Internal.FuzzyDictionary<Type, List<Messenger.ActionInvokerTokenPair>>
Messenger.ActionInvokerCollection
See Also
Feedback