flatbuffers/tests/FlatBuffers.Test
Wouter van Oortmerssen 7b8053570e Enums in C++ are now strongly typed.
Accessors and constructors now take enum types rather than ints.

Bug: 16570507
Change-Id: I4b50fd64ad2e662ea2481bc0ccea784326fb31c0
Tested: on Linux and Windows.
2014-09-23 17:25:50 -07:00
..
Properties Initial commit of .NET port of FlatBuffers 2014-09-15 16:13:27 -07:00
Assert.cs Refactored the Java and C# code generators into one. 2014-09-18 12:29:31 -07:00
ByteBufferTests.cs Initial commit of .NET port of FlatBuffers 2014-09-15 16:13:27 -07:00
FlatBuffers.Test.csproj Support for required fields. 2014-09-22 15:53:19 -07:00
FlatBuffersExampleTests.cs Enums in C++ are now strongly typed. 2014-09-23 17:25:50 -07:00
Program.cs Initial commit of .NET port of FlatBuffers 2014-09-15 16:13:27 -07:00