C# Class Microsoft.Xna.Framework.Graphics.MonoGameGLException

Inheritance: System.Exception
Show file Open project: procfxgen/MGShaderEditor

Public Methods

Method Description
MonoGameGLException ( string message ) : System

Method Details

MonoGameGLException() public method

public MonoGameGLException ( string message ) : System
message string
return System