C# 클래스 Installer.PlatformException

Exception that gets thrown when the platform does not match prerequisites.
상속: System.Exception
파일 보기 프로젝트 열기: daptiv/Malevich

공개 메소드들

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

메소드 상세

PlatformException() 공개 메소드

public PlatformException ( string exception ) : System
exception string
리턴 System