Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Java.Interop
  3. JniType
  4. GetConstructor(String)
  • JniType
    • JniType(String)
    • JniType(JniObjectReference, JniObjectReferenceOptions)
    • Name
    • PeerReference
    • AllocObject()
    • DefineClass(String, JniObjectReference, Byte[])
    • Dispose()
    • GetCachedConstructor(JniMethodInfo, String)
    • GetCachedInstanceField(JniFieldInfo, String, String)
    • GetCachedInstanceMethod(JniMethodInfo, String, String)
    • GetCachedJniType(JniType, String)
    • GetCachedStaticField(JniFieldInfo, String, String)
    • GetCachedStaticMethod(JniMethodInfo, String, String)
    • GetConstructor(String)
    • GetInstanceField(String, String)
    • GetInstanceMethod(String, String)
    • GetStaticField(String, String)
    • GetStaticMethod(String, String)
    • GetSuperclass()
    • IsAssignableFrom(JniType)
    • IsInstanceOfType(JniObjectReference)
    • NewObject(JniMethodInfo, JniArgumentValue*)
    • RegisterNativeMethods(JniNativeMethodRegistration[])
    • RegisterWithRuntime()
    • ToString()
    • TryParse(String, JniType)
    • UnregisterNativeMethods()
monoandroid
namespace Java.Interop
{
    public sealed class JniType : IDisposable
    {
        public JniMethodInfo! GetConstructor(string! signature);
    }
}
.NET
6.07.08.09.0
Information specific to monoandroid
Assembly

Java.Interop , Version=0.1.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙