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