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

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

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