共用方式為


GraphicsContextException 建構函式

定義

多載

GraphicsContextException()

建構新的 GraphicsCoNtextException。

GraphicsContextException(String)

使用指定的錯誤訊息建構新的 GraphicsCoNtextException。

GraphicsContextException()

建構新的 GraphicsCoNtextException。

public GraphicsContextException ();

適用於

GraphicsContextException(String)

使用指定的錯誤訊息建構新的 GraphicsCoNtextException。

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

參數

message
String

適用於