EventCallback<TValue>.Empty 字段

定义

获取空 EventCallback<TValue>

public: static initonly Microsoft::AspNetCore::Components::EventCallback<TValue> Empty;
public static readonly Microsoft.AspNetCore.Components.EventCallback<TValue> Empty;
 staticval mutable Empty : Microsoft.AspNetCore.Components.EventCallback<'Value>
Public Shared ReadOnly Empty As EventCallback(Of TValue) 

字段值

适用于