flatbuffers/tests/MyGame
Spencer Bench ccfa317486 C#: Fixed possible conflicts between usings and user-supplied namespace (#4247)
* 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
2017-03-29 11:09:25 -07:00
..
Example C#: Fixed possible conflicts between usings and user-supplied namespace (#4247) 2017-03-29 11:09:25 -07:00
Example2 C#: Fixed possible conflicts between usings and user-supplied namespace (#4247) 2017-03-29 11:09:25 -07:00
__init__.py Port FlatBuffers to Python. 2015-05-12 15:40:29 -07:00