MockerBlazorTestBase<(Of <(<'T>)>)>..::..InjectComponent Method (Type)
Injects the component.
Namespace:
FastMoq.Web.BlazorAssembly: FastMoq.Web (in FastMoq.Web.dll)
Syntax
public IMockerBlazorTestHelpers<T> InjectComponent( Type type )
Public Function InjectComponent ( _ type As Type _ ) As IMockerBlazorTestHelpers(Of T)
public: IMockerBlazorTestHelpers<T>^ InjectComponent( Type^ type )
Parameters
- type
- Type: Type
The type.