CascadeSharp.TKBO.BOPDS.BOPDS_MapOfCommonBlock.Exchange C# (CSharp) 메소드

Exchange() 공개 메소드

public Exchange ( BOPDS_MapOfCommonBlock theOther ) : void
theOther BOPDS_MapOfCommonBlock
리턴 void
        public void Exchange(BOPDS_MapOfCommonBlock theOther)
        {
            throw new NotImplementedException();
        }