Class EtoBase
Namespace: Volo.Abp.Domain.Entities.Events.Distributed
Assembly: Volo.Abp.Ddd.Domain.dll
Syntax
public abstract class EtoBase : object
Constructors
EtoBase()
Declaration
protected EtoBase()
Properties
Properties
Declaration
public Dictionary<string, object> Properties { get; }
Property Value
Type | Description |
---|---|
Dictionary<System.String, System.Object> |