Share via


InstantiationBindingInterceptionData Struktur

Definition

Ein an Methoden übergebenes IInstantiationBindingInterceptor Parameterobjekt.

[System.Runtime.CompilerServices.IsReadOnly]
public readonly struct InstantiationBindingInterceptionData
[<System.Runtime.CompilerServices.IsReadOnly>]
type InstantiationBindingInterceptionData = struct
Public Structure InstantiationBindingInterceptionData
Vererbung
InstantiationBindingInterceptionData
Attribute

Hinweise

Weitere Informationen und Beispiele finden Sie unter Protokollierung, Ereignisse und Diagnose.

Konstruktoren

InstantiationBindingInterceptionData(IEntityType)

Erstellt das Parameterobjekt.

InstantiationBindingInterceptionData(ITypeBase)

Erstellt das Parameterobjekt.

Eigenschaften

EntityType

Der Entitätstyp, für den die Bindung verwendet wird.

TypeBase

Der Entitätstyp, für den die Bindung verwendet wird.

Gilt für: