BExIS.Dlm.Entities.DataStructure.ExtendedProperty.ExtendedProperty C# (CSharp) 메소드

ExtendedProperty() 공개 메소드

public ExtendedProperty ( ) : Vaiona.Entities.Common
리턴 Vaiona.Entities.Common
        public ExtendedProperty()
        {
            //Constraints = new List<Constraint>();
        }
ExtendedProperty