MockerBlazorTestBase<(Of <(<'T>)>)>..::..GetComponents<(Of <(<'TOfType>)>)> Method (Nullable<(Of <(<'Func<(Of <(<'IRenderedComponent<(Of <(<'TOfType>)>)>, Boolean>)>)>>)>)>)
Namespace:
FastMoq.Web.Blazor
Assembly: FastMoq.Web (in FastMoq.Web.dll)
Assembly: FastMoq.Web (in FastMoq.Web.dll)
Syntax
public IReadOnlyList<IRenderedComponent<TOfType>> GetComponents<TOfType>( Nullable<Func<IRenderedComponent<TOfType>, bool>> predicate ) where TOfType : IComponent, IComponent
Type Parameters
- TOfType