Aracılığıyla paylaş


CustomMarshallerAttribute(Type, MarshalMode, Type) Oluşturucu

Tanım

CustomMarshallerAttribute sınıfının yeni bir örneğini başlatır.

public:
 CustomMarshallerAttribute(Type ^ managedType, System::Runtime::InteropServices::Marshalling::MarshalMode marshalMode, Type ^ marshallerType);
public CustomMarshallerAttribute (Type managedType, System.Runtime.InteropServices.Marshalling.MarshalMode marshalMode, Type marshallerType);
new System.Runtime.InteropServices.Marshalling.CustomMarshallerAttribute : Type * System.Runtime.InteropServices.Marshalling.MarshalMode * Type -> System.Runtime.InteropServices.Marshalling.CustomMarshallerAttribute
Public Sub New (managedType As Type, marshalMode As MarshalMode, marshallerType As Type)

Parametreler

managedType
Type

Sıralamak için yönetilen tür.

marshalMode
MarshalMode

Bu özniteliğin uygulandığı hazırlama modu.

marshallerType
Type

Hazırlama için kullanılan tür.

Şunlara uygulanır