Interface IDrawable


public interface IDrawable
  • Method Summary

    Modifier and Type Method Description
    void Draw()  
  • Method Details

    • Draw

      void Draw()