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 classwith a[DlrlObject]attribute.