C# 클래스 DAAP.LoginException

상속: System.ApplicationException
파일 보기 프로젝트 열기: mono/daap-sharp

공개 메소드들

메소드 설명
LoginException ( string msg, Exception e ) : System

메소드 상세

LoginException() 공개 메소드

public LoginException ( string msg, Exception e ) : System
msg string
e System.Exception
리턴 System