更新
This commit is contained in:
7
AntdWpf/Controls/Shapes.cs
Normal file
7
AntdWpf/Controls/Shapes.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace AntdWpf.Controls
|
||||
{
|
||||
public enum Shapes : byte
|
||||
{
|
||||
Circle, Square
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user