Class EtoBase
Inheritance
EtoBase
Inherited Members
Namespace: Volo.Abp.Domain.Entities.Events.Distributed
Assembly: Volo.Abp.EventBus.Abstractions.dll
Syntax
public abstract class EtoBase
Constructors
EtoBase()
Declaration
protected EtoBase()
Properties
Properties
Declaration
public Dictionary<string, string> Properties { get; set; }
Property Value
Type | Description |
---|---|
Dictionary<string, string> |