mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-12 04:29:27 +08:00
项目结构调整
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace Winforms.Cartesian.ConstantChanges
|
||||
{
|
||||
public class MeasureModel
|
||||
{
|
||||
public System.DateTime DateTime { get; set; }
|
||||
public double Value { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user