flatbuffers/net/FlatBuffers
Wojciech Jaszczak c837d29eab Remove unnecessary condition in AssertOffsetAndLength.
Condition is already checked and covered in the following condition, the second one was excess.

Signed-off-by: Wojciech Jaszczak <jaszczakw@gmail.com>
2016-04-08 19:56:02 +02:00
..
Properties Added Copyright headers 2015-03-11 17:27:38 -07:00
ByteBuffer.cs Remove unnecessary condition in AssertOffsetAndLength. 2016-04-08 19:56:02 +02:00
FlatBufferBuilder.cs Implemented ForceDefaults option on C# FlatBufferBuilder. 2016-01-20 17:25:58 +00:00
FlatBufferConstants.cs Added Copyright headers 2015-03-11 17:27:38 -07:00
FlatBuffers.csproj Base type safety in C#. Clear FlatBufferBuilder in C#. 2015-07-29 00:33:45 +03:00
Offset.cs Base type safety in C#. Clear FlatBufferBuilder in C#. 2015-07-29 00:33:45 +03:00
Struct.cs Initial commit of .NET port of FlatBuffers 2014-09-15 16:13:27 -07:00
Table.cs Add Get Bytes Method Generator for C# 2015-12-04 11:44:43 -07:00