分化屏幕dialog与对话框dialog

This commit is contained in:
2024-09-18 11:59:51 +08:00
parent 7257c39577
commit 5e7e7bbb0e
7 changed files with 33 additions and 10 deletions

View File

@@ -0,0 +1,7 @@
namespace Dialog
{
public class BoxDialog
{
}
}