优化更新代码,添加界面功能并整合
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
namespace ShrlAlgo.RvKits.RvIndependent.MetroGauges.LandXMLData
|
||||
{
|
||||
public enum AreaUnit
|
||||
{
|
||||
squareMeter,
|
||||
squareFoot,
|
||||
squareYard,
|
||||
acre,
|
||||
hectare,
|
||||
squareKilometer,
|
||||
squareMile
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user