libcmo21/BMapBindings/BMapSharp/BMap.cs
yyc12345 8a1fc03965 do some preparation work
- establish BMapSharp project for future development.
- refactor EnumsMigration. add csharp code output for it.
- add README for VectorGen and modify other READMEs.
2024-04-22 14:15:27 +08:00

9 lines
80 B
C#

using System;
using System.Runtime.InteropServices;
namespace BMapSharp {
}