Annotation Type CSharpOmit


@Retention(SOURCE) @Target({METHOD,CONSTRUCTOR,FIELD}) public @interface CSharpOmit
Annotate a Java method to indicate that it is to be dropped from the C# generated code (alternative to conditional exclusion using the preprocessor)
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • code

      String code
      Default:
      ""