共用方式為


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) 

欄位值

適用於