WebEventDescriptor 类

定义

不建议在 Blazor 框架之外使用 Microsoft.AspNetCore.Components.RenderTree 中的类型。 这些类型将在将来的版本中更改。

public ref class WebEventDescriptor sealed
public sealed class WebEventDescriptor
type WebEventDescriptor = class
Public NotInheritable Class WebEventDescriptor
继承
WebEventDescriptor

构造函数

WebEventDescriptor()

不建议在 Blazor 框架之外使用 Microsoft.AspNetCore.Components.RenderTree 中的类型。 这些类型将在将来的版本中更改。

属性

BrowserRendererId

仅供框架使用。

EventArgsType

仅供框架使用。

EventFieldInfo

仅供框架使用。

EventHandlerId

仅供框架使用。

EventName

仅供框架使用。

适用于