次の方法で共有


JniValueMarshaler<T>.CreateGenericArgumentState Method

Definition

public virtual Java.Interop.JniValueMarshalerState CreateGenericArgumentState (T value, System.Reflection.ParameterAttributes synchronize = System.Reflection.ParameterAttributes.None);
abstract member CreateGenericArgumentState : 'T * System.Reflection.ParameterAttributes -> Java.Interop.JniValueMarshalerState
override this.CreateGenericArgumentState : 'T * System.Reflection.ParameterAttributes -> Java.Interop.JniValueMarshalerState

Parameters

value
T
synchronize
ParameterAttributes

Returns

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to