GetFormattedException(String, GlInterface) Method
Definition
Namespace: Avalonia.OpenGL
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)
- C#
- VB
- F#
public static OpenGlException GetFormattedException(
string funcName,
GlInterface gl
)
Public Shared Function GetFormattedException (
funcName As String,
gl As GlInterface
) As OpenGlException
static member GetFormattedException :
funcName : string *
gl : GlInterface -> OpenGlException
Parameters
Return Value
OpenGlExceptionSee Also
Reference
OpenGlException Class
GetFormattedException Overload
Avalonia.OpenGL Namespace