C# 클래스 OpenTK.PlatformException

Defines a plaftorm specific exception.
상속: System.Exception
파일 보기 프로젝트 열기: prepare/HTML-Renderer

공개 메소드들

메소드 설명
PlatformException ( string s ) : System

Constructs a new PlatformException.

메소드 상세

PlatformException() 공개 메소드

Constructs a new PlatformException.
public PlatformException ( string s ) : System
s string
리턴 System