CascadeSharp.TKBO.IntTools.IntTools_MarkedRangeSet.SetFlag C# (CSharp) Метод

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

public SetFlag ( int theIndex, int theFlag ) : void
theIndex int
theFlag int
Результат void
        public void SetFlag(int theIndex, int theFlag)
        {
            throw new NotImplementedException();
        }