IUseWebApiOverloading Interface

Indicates actions in a controller should be selected only if all non-optional parameters are satisfied. Applies the Microsoft.AspNetCore.Mvc.WebApiCompatShim.OverloadActionConstraint to all actions in the controller.

Namespace
Microsoft.AspNetCore.Mvc.WebApiCompatShim
Assemblies
  • Microsoft.AspNetCore.Mvc.WebApiCompatShim

Syntax

public interface IUseWebApiOverloading
interface Microsoft.AspNetCore.Mvc.WebApiCompatShim.IUseWebApiOverloading