mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-02 10:17:51 +00:00
* C#: Fixed possible conflicts between usings and user-supplied namespace C#: Added the global qualifier to using directives to prevent possible conflicts with the user-supplied namespace. Also prevents unintentional type hiding. Resolves issue #4242. * Updated C# generated code files |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| Ability.cs | ||
| Ability.go | ||
| Ability.java | ||
| Ability.php | ||
| Ability.py | ||
| Any.cs | ||
| Any.go | ||
| Any.java | ||
| Any.php | ||
| Any.py | ||
| Color.cs | ||
| Color.go | ||
| Color.java | ||
| Color.php | ||
| Color.py | ||
| Monster.cs | ||
| Monster.go | ||
| Monster.java | ||
| Monster.php | ||
| Monster.py | ||
| MonsterStorage_grpc.go | ||
| Stat.cs | ||
| Stat.go | ||
| Stat.java | ||
| Stat.php | ||
| Stat.py | ||
| Test.cs | ||
| Test.go | ||
| Test.java | ||
| Test.php | ||
| Test.py | ||
| TestSimpleTableWithEnum.cs | ||
| TestSimpleTableWithEnum.go | ||
| TestSimpleTableWithEnum.java | ||
| TestSimpleTableWithEnum.php | ||
| TestSimpleTableWithEnum.py | ||
| Vec3.cs | ||
| Vec3.go | ||
| Vec3.java | ||
| Vec3.php | ||
| Vec3.py | ||