EventRouterDispatchEventT Method |
[Missing <summary> documentation for "M:OpenFin.FDC3.Events.EventRouter.DispatchEvent``1(OpenFin.FDC3.Events.EventTransport{``0},OpenFin.FDC3.Connection)"]
Namespace: OpenFin.FDC3.Events
public void DispatchEvent<T>( EventTransport<T> eventTransport, Connection connection ) where T : FDC3Event
[Missing <param name="eventTransport"/> documentation for "M:OpenFin.FDC3.Events.EventRouter.DispatchEvent``1(OpenFin.FDC3.Events.EventTransport{``0},OpenFin.FDC3.Connection)"]
[Missing <param name="connection"/> documentation for "M:OpenFin.FDC3.Events.EventRouter.DispatchEvent``1(OpenFin.FDC3.Events.EventTransport{``0},OpenFin.FDC3.Connection)"]
[Missing <typeparam name="T"/> documentation for "M:OpenFin.FDC3.Events.EventRouter.DispatchEvent``1(OpenFin.FDC3.Events.EventTransport{``0},OpenFin.FDC3.Connection)"]