Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
OpenTK
PlatformException
C# Class OpenTK.PlatformException
Defines a plaftorm specific exception.
Inheritance:
System.Exception
Exibir arquivo
Open project: prepare/HTML-Renderer
Public Methods
Method
Description
PlatformException
(
string
s
) :
System
Constructs a new PlatformException.
Method Details
PlatformException()
public
method
Constructs a new PlatformException.
public
PlatformException
(
string
s
) :
System
s
string
return
System