Example #1
0
        //METHODS

        public void AddSubentityPaths(FullSubentityPath[] subPaths)
        {
            createInstance();
            BaseEntity.AddSubentityPaths(subPaths);
            tr.Dispose();
        }