duheng
2025-01-22 bd22bdd103feffefe7011c495fd0b43fb909dc84
1
2
3
4
5
6
7
8
9
namespace Yw.WinFrmUI
{
    /// <summary>
    /// 
    /// </summary>
    public interface IMapViewMarkerEvents : IWebBrowerEvents
    {
    }
}