更新整理
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
using Microsoft.CSharp.RuntimeBinder;
|
||||
|
||||
using System.Globalization;
|
||||
using System.Globalization;
|
||||
using System.Linq.Expressions;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Xml.Serialization;
|
||||
using Microsoft.CSharp.RuntimeBinder;
|
||||
|
||||
namespace ShrlAlgo.RvKits.RvIndependent.MetroGauges.LandXMLData
|
||||
namespace ShrlAlgoToolkit.RevitAddins.RvIndependent.MetroGauges.LandXMLData
|
||||
{
|
||||
[Serializable]
|
||||
public class TextPoint2D : Point3D
|
||||
|
||||
Reference in New Issue
Block a user