C# 클래스 DroidExplorer.Core.UI.Exceptions.InstallUninstallException

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

공개 메소드들

메소드 설명
InstallUninstallException ( DroidExplorer mode, string message, string content ) : System

메소드 상세

InstallUninstallException() 공개 메소드

public InstallUninstallException ( DroidExplorer mode, string message, string content ) : System
mode DroidExplorer
message string
content string
리턴 System