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