Interface IEntityToEtoMapper
Namespace: Volo.Abp.Domain.Entities.Events.Distributed
Assembly: Volo.Abp.Ddd.Domain.Shared.dll
Syntax
public interface IEntityToEtoMapper
Methods
Map(object)
Declaration
object? Map(object entityObj)
Parameters
| Type | Name | Description |
|---|---|---|
| object | entityObj |
Returns
| Type | Description |
|---|---|
| object |