yyc12345
7c88b3614a
- 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.
8 lines
54 B
C#
8 lines
54 B
C#
using System;
|
|
|
|
namespace BMapSharp.BMapWrapper {
|
|
|
|
|
|
|
|
}
|