相关文章推荐
踏实的韭菜  ·  部门动态·  2 月前    · 
天涯  ·  just dance 破解·  1 年前    · 
[Android.Runtime.Register("insertParameterTypes", "(I[Ljava/lang/Class;)Ljava/lang/invoke/MethodType;", "", ApiSince=26)]
public Java.Lang.Invoke.MethodType? InsertParameterTypes (int num, params Java.Lang.Class[]? ptypesToInsert);
[<Android.Runtime.Register("insertParameterTypes", "(I[Ljava/lang/Class;)Ljava/lang/invoke/MethodType;", "", ApiSince=26)>]
member this.InsertParameterTypes : int * Java.Lang.Class[] -> Java.Lang.Invoke.MethodType
[Android.Runtime.Register("insertParameterTypes", "(ILjava/util/List;)Ljava/lang/invoke/MethodType;", "", ApiSince=26)]
public Java.Lang.Invoke.MethodType? InsertParameterTypes (int num, System.Collections.Generic.IList<Java.Lang.Class>? ptypesToInsert);
[<Android.Runtime.Register("insertParameterTypes", "(ILjava/util/List;)Ljava/lang/invoke/MethodType;", "", ApiSince=26)>]
member this.InsertParameterTypes : int * System.Collections.Generic.IList<Java.Lang.Class> -> Java.Lang.Invoke.MethodType