Package net.sf.saxon.transpile
Annotation Type CSharpDelegate
Annotate a Java class or interface to indicate whether the corresponding C# class should be implemented
as a delegate. By default, if there is an @FunctionalInterface annotation, then it becomes a delegate.
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
boolean value- Default:
false
-