TransparentIdentifierFactory.Create(Type, Type) Yöntem

Tanım

Belirli türler için yeni saydam tanımlayıcı türü oluşturur.

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

Parametreler

outerType
Type

Saydam tanımlayıcının dış türü.

innerType
Type

Saydam tanımlayıcının iç türü.

Döndürülenler

Oluşturulan saydam tanımlayıcı türü.

Öznitelikler

Şunlara uygulanır