CascadeSharp.TKBO.BOPDS.BOPDS_MapOfCommonBlock.Unite C# (CSharp) Метод

Unite() публичный Метод

public Unite ( BOPDS_MapOfCommonBlock theOther ) : bool
theOther BOPDS_MapOfCommonBlock
Результат bool
        public bool Unite(BOPDS_MapOfCommonBlock theOther)
        {
            throw new NotImplementedException();
        }