UseWebApiOverloadingAttribute Třída

Definice

Indikuje, že akce v řadiči by se měly vybrat jenom v případě, že jsou splněné všechny nevolitelné parametry. Aplikuje na OverloadActionConstraint všechny akce v řadiči.

public ref class UseWebApiOverloadingAttribute : Attribute, Microsoft::AspNetCore::Mvc::WebApiCompatShim::IUseWebApiOverloading
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
public class UseWebApiOverloadingAttribute : Attribute, Microsoft.AspNetCore.Mvc.WebApiCompatShim.IUseWebApiOverloading
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)>]
type UseWebApiOverloadingAttribute = class
    inherit Attribute
    interface IUseWebApiOverloading
Public Class UseWebApiOverloadingAttribute
Inherits Attribute
Implements IUseWebApiOverloading
Dědičnost
UseWebApiOverloadingAttribute
Atributy
Implementuje

Konstruktory

UseWebApiOverloadingAttribute()

Platí pro