Package net.sf.saxon.transpile
Annotation Interface CSharpUsing
Annotate a Java class or interface with C# "using" directives that are added to the generated C# module.
These are needed primarily when invoking extension methods on an enumeration type.
-
Optional Element Summary
Optional Elements
-
Element Details
-
code
String[] code- Default:
{""}
-