Implemented interface member:
method
GetCurrentValue
Microsoft.AspNetCore.Components.ICascadingValueSupplier.GetCurrentValue(System.Object, in Microsoft.AspNetCore.Components.CascadingParameterInfo)
1 reference to GetCurrentValue
Microsoft.AspNetCore.Components.Tests (1)
SupplyParameterFromPersistentComponentStateValueProviderTests.cs (1)
43var result = provider.GetCurrentValue(componentState, cascadingParameterInfo);