[C#] Add missing handling of traits with supertraits of supertraits
authorMatt Corallo <git@bluematt.me>
Tue, 5 Sep 2023 00:13:34 +0000 (00:13 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 5 Sep 2023 00:13:34 +0000 (00:13 +0000)
commiteaa863282c7b18511194b4073a80f05d58806ba1
treec394e0d41326ce680566eddb2773d07e58c0ad12
parent3e33cfde4213dafe90eb976eb67224e2451da855
[C#] Add missing handling of traits with supertraits of supertraits

In 831ad69f1f65d26c224fe18003f1694806effa5a support was added for
handling traits with supertraits of supertraits, but the full patch
was not applied to the C# bindings, which is finished here.
csharp_strings.py