Partilhar via


GraphicsContextException Construtores

Definição

Sobrecargas

GraphicsContextException()

Constrói um novo GraphicsContextException.

GraphicsContextException(String)

Constrói um novo GraphicsContextException com a mensagem de erro fornecida.

GraphicsContextException()

Constrói um novo GraphicsContextException.

public GraphicsContextException ();

Aplica-se a

GraphicsContextException(String)

Constrói um novo GraphicsContextException com a mensagem de erro fornecida.

public GraphicsContextException (string message);
new OpenTK.Graphics.GraphicsContextException : string -> OpenTK.Graphics.GraphicsContextException

Parâmetros

message
String

Aplica-se a