Java.Interop Namespace
Remarks
Classes
| Type | Reason |
|---|---|
| AndroidEventHelper | |
| DoNotPackageAttribute | |
| EventHelper | |
| ExportAttribute | Used on a method to indicate Java code generator to export a Java method that becomes an Android Callable Wrapper (ACW). |
| ExportFieldAttribute | Used on a method to indicate Java code generator to export a Java field which will be initialized by the managed method. |
| ExportParameterAttribute | Within the method that is marked with ExportAttribute , specify the actual Java type of the corresponding parameter or return value. |
| ExportParameterKind | Within the method that is marked with ExportAttribute , specify the actual Java type of the corresponding parameter or return value in ExportParameterAttribute. |
| JavaLibraryReferenceAttribute | |
| JavaObjectExtensions | |
| Runtime | |
| TypeManager |

