duheng
2024-12-23 9576b66b52fa7c9985489c950a3b726671d5fd1a
1
2
3
4
5
6
7
8
9
10
namespace Yw.WinFrmUI
{
    /// <summary>
    /// 
    /// </summary>
    public class MapViewMarkerCallBackObj : CallBackObj, IMapViewMarkerEvents
    {
 
    }
}