eDriven Framework API
AddResponse Method (response)
NamespaceseDriven.Gui.UtilAsyncRequestHandler<(Of <(<'TIdentifier, TResponse>)>)>AddResponse(TResponse)
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public void AddResponse(
	TResponse response
)
Public Sub AddResponse ( _
	response As TResponse _
)
public:
void AddResponse(
	TResponse response
)
Parameters
response (TResponse)

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