C# Class OpenTK.PlatformException

Defines a plaftorm specific exception.
Inheritance: System.Exception
Afficher le fichier Open project: prepare/HTML-Renderer

Méthodes publiques

Méthode Description
PlatformException ( string s ) : System

Constructs a new PlatformException.

Method Details

PlatformException() public méthode

Constructs a new PlatformException.
public PlatformException ( string s ) : System
s string
Résultat System