Partager via


GraphicsContextException Constructeurs

Définition

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

S’applique à