Sdílet prostřednictvím


ParameterConfiguration.HasDerivedTypeConstraint<TDerivedType> Metoda

Definice

Přidá TDerivedType do seznamu omezení odvozeného typu.

public Microsoft.AspNet.OData.Builder.ParameterConfiguration HasDerivedTypeConstraint<TDerivedType> ();
member this.HasDerivedTypeConstraint : unit -> Microsoft.AspNet.OData.Builder.ParameterConfiguration
Public Function HasDerivedTypeConstraint(Of TDerivedType) () As ParameterConfiguration

Parametry typu

TDerivedType

Návraty

Aktualizoval se objekt konfigurace.

Platí pro