Sdílet prostřednictvím


SingletonConfiguration.HasDerivedTypeConstraint<TDerivedType> Metoda

Definice

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

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

Parametry typu

TDerivedType

Návraty

Aktualizoval se objekt konfigurace.

Platí pro