Interface IEventNameProvider
Namespace: Volo.Abp.EventBus
Assembly: Volo.Abp.EventBus.Abstractions.dll
Syntax
public interface IEventNameProvider
Methods
GetName(Type)
Declaration
string GetName(Type eventType)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | eventType |
Returns
| Type | Description |
|---|---|
| string |