Protogame.FontViewer.FontViewer C# (CSharp) Method

FontViewer() public method

public FontViewer ( ) : Microsoft.Xna.Framework
return Microsoft.Xna.Framework
        public FontViewer()
        {
            Font = null;
        }