diff options
author | stefan301 <32997632+stefan301@users.noreply.github.com> | 2020-03-23 17:39:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-23 09:39:26 -0700 |
commit | 3af73593453d70585542aad617f62e4f041b6ada (patch) | |
tree | b627b45f40df5caa2cdf9ca0ae27f33b9ea99d1f /docs | |
parent | c4231c3cb99159978ca5f0669a07ef1aa02b88e3 (diff) | |
download | flatbuffers-3af73593453d70585542aad617f62e4f041b6ada.tar.gz flatbuffers-3af73593453d70585542aad617f62e4f041b6ada.tar.bz2 flatbuffers-3af73593453d70585542aad617f62e4f041b6ada.zip |
[csharp] flatc should generate a 'Create…' method for tables with struct field… (#5818)
* flatc should generate a 'Create…' method for tables with struct fields when also generating the object based api (C#)
https://stackoverflow.com/questions/60724317/flatc-should-generate-a-create-method-for-tables-with-struct-fields-when-al
* missing namespace fixed: C:\projects\flatbuffers\tests\namespace_test\NamespaceA\TableInFirstNS.cs(30,7): error CS0246: The type or namespace name 'StructInNestedNST' could not be found (are you missing a using directive or an assembly reference?) [C:\projects\flatbuffers\tests\FlatBuffers.Test\FlatBuffers.Test.csproj]
Co-authored-by: stefan301 <Stefan.Felkel@de.Zuken.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions