Shuxia Ning
2024-12-04 45929342d7825d680781001cbf6beb87be541faa
1
2
3
4
5
6
7
8
9
namespace Yw.WinFrmUI
{
    /// <summary>
    /// 
    /// </summary>
    public interface IMapViewMarkerEvents : IWebBrowerEvents
    {
    }
}