IUseWebApiOverloading Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates actions in a controller should be selected only if all non-optional parameters are satisfied. Applies the OverloadActionConstraint to all actions in the controller.
public interface class IUseWebApiOverloading
public interface IUseWebApiOverloading
type IUseWebApiOverloading = interface
Public Interface IUseWebApiOverloading
- Derived