Java.Interop.ExportAttribute Members

The members of Java.Interop.ExportAttribute are listed below.

See Also: Inherited members from System.Attribute

Public Constructors

Documentation for this section has not yet been entered.
Creates a new instance of this type.

Public Properties

[read-only]
Namestring. Specifies the Java method name to be generated.
SuperArgumentsStringstring. Documentation for this section has not yet been entered.
ThrowsType[]. Specifies which types could be thrown, which will be used to indicate the checked exceptions.