C# Class android.opengl.GLException

Inheritance: java.lang.RuntimeException
Datei anzeigen Open project: JeroMiya/androidmono

Public Methods

Method Description
GLException ( int arg0 )
GLException ( int arg0, java arg1 )

Protected Methods

Method Description
GLException ( global @__env )

Private Methods

Method Description
GLException ( )

Method Details

GLException() protected method

protected GLException ( global @__env )
@__env global

GLException() public method

public GLException ( int arg0 )
arg0 int

GLException() public method

public GLException ( int arg0, java arg1 )
arg0 int
arg1 java