Dela via


TableControllerConfigAttribute Klass

Definition

Utför konfigurationsanpassningar för TableController<TData> härledda styrenheter.

[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class TableControllerConfigAttribute : Attribute, System.Web.Http.Controllers.IControllerConfiguration
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type TableControllerConfigAttribute = class
    inherit Attribute
    interface IControllerConfiguration
Public NotInheritable Class TableControllerConfigAttribute
Inherits Attribute
Implements IControllerConfiguration
Arv
TableControllerConfigAttribute
Attribut
Implementeringar
System.Web.Http.Controllers.IControllerConfiguration

Konstruktorer

TableControllerConfigAttribute()

Utför konfigurationsanpassningar för TableController<TData> härledda styrenheter.

Metoder

Initialize(HttpControllerSettings, HttpControllerDescriptor)

Utför konfigurationsanpassningar för TableController<TData> härledda styrenheter.

Gäller för