Sdílet prostřednictvím


TransparentIdentifierFactory.Create(Type, Type) Metoda

Definice

Vytvoří nový typ transparentního identifikátoru pro dané typy.

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

Parametry

outerType
Type

Vnější typ transparentního identifikátoru.

innerType
Type

Vnitřní typ transparentního identifikátoru.

Návraty

Vytvořený typ transparentního identifikátoru.

Atributy

Platí pro