Share via


JniMethodSignatureAttribute Class

Definition

[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false)]
public sealed class JniMethodSignatureAttribute : Java.Interop.JniMemberSignatureAttribute
[<System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false)>]
type JniMethodSignatureAttribute = class
    inherit JniMemberSignatureAttribute
Inheritance
JniMethodSignatureAttribute
Attributes

Constructors

JniMethodSignatureAttribute(String, String)

Properties

MemberName (Inherited from JniMemberSignatureAttribute)
MemberSignature (Inherited from JniMemberSignatureAttribute)

Applies to