Compartir a través de


ColorValueMarshaler.CreateParameterToManagedExpression Método

Definición

public override System.Linq.Expressions.Expression CreateParameterToManagedExpression (Java.Interop.Expressions.JniValueMarshalerContext context, System.Linq.Expressions.ParameterExpression sourceValue, System.Reflection.ParameterAttributes synchronize, Type targetType);
override this.CreateParameterToManagedExpression : Java.Interop.Expressions.JniValueMarshalerContext * System.Linq.Expressions.ParameterExpression * System.Reflection.ParameterAttributes * Type -> System.Linq.Expressions.Expression

Parámetros

sourceValue
ParameterExpression
synchronize
ParameterAttributes
targetType
Type

Devoluciones

Se aplica a