CascadeSharp.TKBO.BOPDS.BOPDS_InterfFF.Init C# (CSharp) Метод

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

public Init ( int theNbCurves, int theNbPoints ) : void
theNbCurves int
theNbPoints int
Результат void
        public void Init(int theNbCurves, int theNbPoints)
        {
            throw new NotImplementedException();
        }