Skip to main content

Module csharp

Module csharp 

Source
Expand description

C# codegen — DDS 1.4 §B.4 (analogous to the C++ PSM, dotnet form).

Functions§

generate_csharp_object
Additionally generates a separate object class (complete, not partial) — for callers that do not need the type as a user anchor.
generate_csharp_partial
Generates a partial class with a [DlrlObject] attribute.