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