Поделиться через


FormMappingScope.IComponent.SetParametersAsync(ParameterView) Метод

Определение

System.Threading.Tasks.Task IComponent.SetParametersAsync (Microsoft.AspNetCore.Components.ParameterView parameters);
abstract member Microsoft.AspNetCore.Components.IComponent.SetParametersAsync : Microsoft.AspNetCore.Components.ParameterView -> System.Threading.Tasks.Task
override this.Microsoft.AspNetCore.Components.IComponent.SetParametersAsync : Microsoft.AspNetCore.Components.ParameterView -> System.Threading.Tasks.Task
Function SetParametersAsync (parameters As ParameterView) As Task Implements IComponent.SetParametersAsync

Параметры

parameters
ParameterView

Возвращаемое значение

Реализации

Применяется к