GeometryGym.Ifc.IfcApprovalPropertyRelationship.IfcApprovalPropertyRelationship C# (CSharp) Метод

IfcApprovalPropertyRelationship() приватный Метод

private IfcApprovalPropertyRelationship ( ) : System
Результат System
		internal IfcApprovalPropertyRelationship() : base() { }
		//internal IfcApprovalPropertyRelationship(IfcApprovalPropertyRelationship o) : base() { mApprovedProperties = new List<int>(o.mApprovedProperties.ToArray()); mApproval = o.mApproval; }