flatbuffers/tests/MyGame/Example2
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
..
Monster.cs C#: Fixed possible conflicts between usings and user-supplied namespace (#4247) 2017-03-29 11:09:25 -07:00
Monster.go Add a generic way to deserialize a flatbuffer in Go. 2016-08-23 16:38:22 +02:00
Monster.java Switched C# accessors from classes to structs 2016-08-31 17:34:51 -07:00
Monster.php Allow unions of table types with the same name but from different namespaces. 2016-06-20 11:47:04 -07:00
Monster.py Adding missing generated code from recent commits. 2016-07-25 15:01:37 -07:00