This website requires JavaScript.
Explore
Help
Sign In
yyc12345
/
libcmo21
Watch
1
Star
0
Fork
0
You've already forked libcmo21
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7c88b3614a
libcmo21
/
BMapBindings
/
BMapSharp
/
BMapWrapper.cs
8 lines
54 B
C#
Raw
Normal View
History
Unescape
Escape
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:13:36 +08:00
using
System
;
fix: update BMap bindings - send message in console if PyBMap fail to load native dynamic library. this is good for user experience. - remove snippet from BMap bindings generator. We now insert generated code manually. - fix C sharp code generation issue in BMap bidnings generator. - add some content for BMapSharp.
2024-09-21 16:50:53 +08:00
namespace
BMapSharp.BMapWrapper
{
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:13:36 +08:00
}
Reference in New Issue
Copy Permalink