IUseWebApiOverloading Interface

Definition

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

Applies to