eDriven Framework API
GetWithFallback Method (id)
NamespaceseDriven.Core.EventsEventDispatcherComponentGetWithFallback(String)
eDriven Framework API
Gets the mapping specified with ID, or a default one
Declaration Syntax
C#Visual BasicVisual C++
public static EventDispatcherComponent GetWithFallback(
	string id
)
Public Shared Function GetWithFallback ( _
	id As String _
) As EventDispatcherComponent
public:
static EventDispatcherComponent^ GetWithFallback(
	String^ id
)
Parameters
id (String)
Return Value

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)