Table of Contents

Class EventListenerFactory

Namespace
MudBlazor
Assembly
MudBlazor.dll
public class EventListenerFactory : IEventListenerFactory
Inheritance
EventListenerFactory
Implements
Inherited Members
Extension Methods

Constructors

EventListenerFactory(IServiceProvider)

public EventListenerFactory(IServiceProvider provider)

Parameters

provider IServiceProvider

Methods

Create()

public IEventListener Create()

Returns

IEventListener