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