Share via


JniRuntime.JniMarshalMemberBuilder.CreateConstructActivationPeerFunc Method

Definition

public Func<System.Reflection.ConstructorInfo,Java.Interop.JniObjectReference,object?[]?,object> CreateConstructActivationPeerFunc (System.Reflection.ConstructorInfo constructor);
member this.CreateConstructActivationPeerFunc : System.Reflection.ConstructorInfo -> Func<System.Reflection.ConstructorInfo, Java.Interop.JniObjectReference, obj[], obj>

Parameters

constructor
ConstructorInfo

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