IMockerBlazorTestHelpers<(Of <(<'T>)>)>..::..GetInjections Method (Type)
Gets the injections.
Namespace:
FastMoq.Web.Blazor.InterfacesAssembly: FastMoq.Web (in FastMoq.Web.dll)
Syntax
IEnumerable<PropertyInfo> GetInjections( Type type )
Function GetInjections ( _ type As Type _ ) As IEnumerable(Of PropertyInfo)
IEnumerable<PropertyInfo^>^ GetInjections( Type^ type )
Parameters
- type
- Type: Type
The type.