Freigeben über


TransparentIdentifierFactory.Create(Type, Type) Methode

Definition

Erstellt einen neuen transparenten Bezeichnertyp für bestimmte Typen.

public static Type Create (Type outerType, Type innerType);
[System.Diagnostics.CodeAnalysis.DynamicDependency]
public static Type Create (Type outerType, Type innerType);
static member Create : Type * Type -> Type
[<System.Diagnostics.CodeAnalysis.DynamicDependency>]
static member Create : Type * Type -> Type
Public Shared Function Create (outerType As Type, innerType As Type) As Type

Parameter

outerType
Type

Der äußere Typ des transparenten Bezeichners.

innerType
Type

Der innere Typ des transparenten Bezeichners.

Gibt zurück

Der erstellte transparente Bezeichnertyp.

Attribute

Gilt für: