Lingua

JniRuntime.JniValueManager.GetValueMarshalerCore Metodo

Definizione

Overload

GetValueMarshalerCore(Type)

protected abstract Java.Interop.JniValueMarshaler GetValueMarshalerCore(Type type);
abstract member GetValueMarshalerCore : Type -> Java.Interop.JniValueMarshaler

Parametri

type
Type

Valori restituiti

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a

GetValueMarshalerCore<T>()

protected abstract Java.Interop.JniValueMarshaler<T> GetValueMarshalerCore<T>();
abstract member GetValueMarshalerCore : unit -> Java.Interop.JniValueMarshaler<'T>

Parametri di tipo

T

Valori restituiti

Si applica a