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

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

public Difference ( BOPDS_MapOfCommonBlock theLeft, BOPDS_MapOfCommonBlock theRight ) : void
theLeft BOPDS_MapOfCommonBlock
theRight BOPDS_MapOfCommonBlock
Результат void
        public void Difference(BOPDS_MapOfCommonBlock theLeft, BOPDS_MapOfCommonBlock theRight)
        {
            throw new NotImplementedException();
        }