forked from BigfootDev/flatbuffers
* fix CScript string.compare Because the default compare sorting rules of c# string are different from those of cpp, the binary file exported by flatc -b cannot use LookupByKey * run generate_code.py ---------