MorphHelper.AddPropertyValueMorphHelper Metod

Definition

Lägger till en metod för att hantera typkonverteringar för den angivna egenskapstypen.

public:
 static void AddPropertyValueMorphHelper(Type ^ propertyType, System::Activities::Presentation::Model::PropertyValueMorphHelper ^ extension);
public static void AddPropertyValueMorphHelper(Type propertyType, System.Activities.Presentation.Model.PropertyValueMorphHelper extension);
static member AddPropertyValueMorphHelper : Type * System.Activities.Presentation.Model.PropertyValueMorphHelper -> unit
Public Shared Sub AddPropertyValueMorphHelper (propertyType As Type, extension As PropertyValueMorphHelper)

Parametrar

propertyType
Type

Egenskapstypen.

extension
PropertyValueMorphHelper

Metoden som hanterar typkonverteringar.

Gäller för