优化更新代码,添加界面功能并整合
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace ShrlAlgo.RvKits.RvIndependent.MetroGauges.LandXMLData
|
||||
{
|
||||
public interface IInstance
|
||||
{
|
||||
int Instance { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user