Service/HStation.Service.Revit.Core/02-parter/09-model/RevitPropStatus.cs
ÎļþÃû´Ó Service/HStation.Service.Revit.Core/02-parter/02-node/00-core/RevitPropStatus.cs ÐÞ¸Ä @@ -25,10 +25,13 @@ /// </summary> public RevitPropStatus(RevitPropStatus rhs) { if (rhs != null) { this.PropName = rhs.PropName; this.PropStatus = rhs.PropStatus; this.StatusInfo = rhs.StatusInfo; } } /// <summary> /// 屿§åç§°