ARCed.Controls.GraphicsDeviceControl.Draw C# (CSharp) Метод

Draw() защищенный абстрактный метод

Derived classes override this to draw themselves using the GraphicsDevice.
protected abstract Draw ( ) : void
Результат void
        protected abstract void Draw();