整理代码
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