C# 클래스 DroidExplorer.Service.UnsupportedPlatformException

상속: System.Exception
파일 보기 프로젝트 열기: camalot/droidexplorer

공개 메소드들

메소드 설명
UnsupportedPlatformException ( ) : System
UnsupportedPlatformException ( string message ) : System

메소드 상세

UnsupportedPlatformException() 공개 메소드

public UnsupportedPlatformException ( ) : System
리턴 System

UnsupportedPlatformException() 공개 메소드

public UnsupportedPlatformException ( string message ) : System
message string
리턴 System