优化更新代码,添加界面功能并整合
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace ShrlAlgo.RvKits.RvIndependent.MetroGauges.LandXMLData
|
||||
{
|
||||
public enum VolumeUnit
|
||||
{
|
||||
cubicMeter,
|
||||
cubicInch,
|
||||
cubicFoot,
|
||||
cubicYard
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user