ningshuxia
2025-03-12 2596928b751bb5edc6ff0537c3950d0cabaf2018
1
2
3
4
5
6
7
namespace IBox.WinFrmUI
{
    public class TemplateStoreViewModel
    {
        //public List<Hydro.MapView.Template> templates { get; set; } = new List<Hydro.MapView.Template>();
    }
}