Interface IExtensionPropertyAttributeDtoFactory
Namespace: Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ObjectExtending
Assembly: Volo.Abp.AspNetCore.Mvc.dll
Syntax
public interface IExtensionPropertyAttributeDtoFactory
Methods
Create(Attribute)
Declaration
ExtensionPropertyAttributeDto Create(Attribute attribute)
Parameters
| Type | Name | Description |
|---|---|---|
| Attribute | attribute |
Returns
| Type | Description |
|---|---|
| ExtensionPropertyAttributeDto |