Udostępnij za pośrednictwem


UseWebApiActionConventionsAttribute Klasa

Definicja

Wskazuje akcje bez tras atrybutów w kontrolerze używają ASP.NET konwencji routingu internetowego interfejsu API.

public ref class UseWebApiActionConventionsAttribute : Attribute, Microsoft::AspNetCore::Mvc::WebApiCompatShim::IUseWebApiActionConventions
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
public class UseWebApiActionConventionsAttribute : Attribute, Microsoft.AspNetCore.Mvc.WebApiCompatShim.IUseWebApiActionConventions
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)>]
type UseWebApiActionConventionsAttribute = class
    inherit Attribute
    interface IUseWebApiActionConventions
Public Class UseWebApiActionConventionsAttribute
Inherits Attribute
Implements IUseWebApiActionConventions
Dziedziczenie
UseWebApiActionConventionsAttribute
Atrybuty
Implementuje

Konstruktory

UseWebApiActionConventionsAttribute()

Wskazuje akcje bez tras atrybutów w kontrolerze używają ASP.NET konwencji routingu internetowego interfejsu API.

Dotyczy