IMockerBlazorTestHelpers<(Of <(<'T>)>)>..::..InjectComponent<(Of <(<'TComponent>)>)> Method

Injects the component.

Namespace:  FastMoq.Web.Blazor.Interfaces
Assembly:  FastMoq.Web (in FastMoq.Web.dll)

Syntax


IMockerBlazorTestHelpers<T> InjectComponent<TComponent>()
Function InjectComponent(Of TComponent) As IMockerBlazorTestHelpers(Of T)
generic<typename TComponent>
IMockerBlazorTestHelpers<T>^ InjectComponent()

Type Parameters

TComponent
The type of the t component.

Return Value

IMockerBlazorTestHelpers<T>.