Class ExposeServiceIncludeSelfDerivedController
Inheritance
ExposeServiceIncludeSelfDerivedController
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.Conventions
Assembly: Volo.Abp.AspNetCore.Mvc.Tests.dll
Syntax
[ExposeServices(new Type[] { typeof(BaseController) }, IncludeSelf = true)]
public class ExposeServiceIncludeSelfDerivedController : BaseController, IActionFilter, IAsyncActionFilter, IFilterMetadata, IDisposable
Constructors
ExposeServiceIncludeSelfDerivedController()
Declaration
public ExposeServiceIncludeSelfDerivedController()