Click or drag to resize

DispatcherFactoryUtil Methods

The DispatcherFactoryUtil type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFindDispatcherFactoryById
Finds an implementation of the IDisptacherFactory which works for the specified ID
Public methodStatic memberFindDispatcherFactoryByType
Get dispatcher factory by type
Public methodStatic memberFindDispatcherFactoryByUri
Finds an implementation of the IDisptacherFactory which works for the specified URI
Public methodStatic memberGetFactories
Get all factories
Top
See Also