GraphicsContextException Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
GraphicsContextException() |
Construit une nouvelle graphicsContextException. |
GraphicsContextException(String) |
Construit une nouvelle graphicsContextException avec le message d’erreur donné. |
GraphicsContextException()
Construit une nouvelle graphicsContextException.
public GraphicsContextException ();
S’applique à
GraphicsContextException(String)
Construit une nouvelle graphicsContextException avec le message d’erreur donné.
public GraphicsContextException (string message);
new OpenTK.Graphics.GraphicsContextException : string -> OpenTK.Graphics.GraphicsContextException
Paramètres
- message
- String