flatbuffers/net/FlatBuffers
FTT\kimsin 4a43c2bb2c Added IFlatbufferObject.cs file to project for .net.
Before edition, IFlatbufferObject.cs file wasn't in the project and building the project throwed error.
2016-09-19 16:16:15 +09:00
..
Properties Removed BOM marker from some files. 2016-05-23 12:24:44 -07:00
ByteBuffer.cs Merge pull request #2133 from evolutional/cs-bounds-check 2016-08-24 09:26:06 -07:00
FlatBufferBuilder.cs Switched C# accessors from classes to structs 2016-08-31 17:34:51 -07:00
FlatBufferConstants.cs Removed BOM marker from some files. 2016-05-23 12:24:44 -07:00
FlatBuffers.csproj Added IFlatbufferObject.cs file to project for .net. 2016-09-19 16:16:15 +09:00
IFlatbufferObject.cs Allow access to underlying ByteBuffer 2016-09-12 09:35:08 +02:00
Offset.cs Switched C# accessors from classes to structs 2016-08-31 17:34:51 -07:00
Struct.cs Switched C# accessors from classes to structs 2016-08-31 17:34:51 -07:00
Table.cs Switched C# accessors from classes to structs 2016-08-31 17:34:51 -07:00