MethodType
HasPrimitives
HasWrappers
JniPeerMembers
ThresholdClass
ThresholdType
AppendParameterTypes(Class[])
AppendParameterTypes(IList<Class>)
ChangeParameterType(Int32, Class)
ChangeReturnType(Class)
DescriptorString()
DropParameterTypes(Int32, Int32)
Erase()
FromMethodDescriptorString(String, ClassLoader)
Generic()
GenericMethodType(Int32)
GenericMethodType(Int32, Boolean)
InsertParameterTypes(Int32, Class[])
InsertParameterTypes(Int32, IList<Class>)
InvokeMethodType(Class)
InvokeMethodType(Class, Class)
InvokeMethodType(Class, Class[])
InvokeMethodType(Class, MethodType)
InvokeMethodType(Class, Class, Class[])
InvokeMethodType(Class, IList<Class>)
LastParameterType()
ParameterArray()
ParameterCount()
ParameterList()
ParameterType(Int32)
ReturnType()
ToMethodDescriptorString()
Unwrap()
Wrap()
monoandroid
namespace Java.Lang.Invoke
{
[Register("java/lang/invoke/MethodType", ApiSince = 26, DoNotGenerateAcw = true)]
public sealed class MethodType : Object, IJavaObject, IJavaPeerable, ISerializable, IDisposable
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.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