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