mirror of
https://github.com/eggplantlwj/VisionEdit.git
synced 2026-03-28 19:26:35 +08:00
版本初始化,建立主窗体页面
This commit is contained in:
7
VisionEditTest/ShapeMatchTool.cs
Normal file
7
VisionEditTest/ShapeMatchTool.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace VisionEditTest
|
||||
{
|
||||
internal class ShapeMatchTool
|
||||
{
|
||||
public string text { get; set; } = null;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user