Package net.sf.saxon.transpile
Annotation Type CSharpNullable
-
@Retention(SOURCE) @Target(TYPE) public @interface CSharpNullable
Annotate a Java class or interface with C# code that is to be injected literally into the body of the class or interface when converting to C#.
-
-
Element Detail
-
value
String value
- Default:
- ""
-
-