Sdílet prostřednictvím


SingletonConfiguration.HasDerivedTypeConstraints(Type[]) Metoda

Definice

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

public Microsoft.AspNet.OData.Builder.SingletonConfiguration HasDerivedTypeConstraints (params Type[] subtypes);
member this.HasDerivedTypeConstraints : Type[] -> Microsoft.AspNet.OData.Builder.SingletonConfiguration
Public Function HasDerivedTypeConstraints (ParamArray subtypes As Type()) As SingletonConfiguration

Parametry

subtypes
Type[]

Podtypy, pro které je potřeba přidat omezení.

Návraty

Aktualizovaný objekt konfigurace.

Platí pro