eDriven Framework API
Get Method (id)
NamespaceseDriven.Core.EventsEventDispatcherComponentGet(String)
eDriven Framework API
Gets the mapped component
Declaration Syntax
C#Visual BasicVisual C++
public static EventDispatcherComponent Get(
	string id
)
Public Shared Function Get ( _
	id As String _
) As EventDispatcherComponent
public:
static EventDispatcherComponent^ Get(
	String^ id
)
Parameters
id (String)
Return Value

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