C# 클래스 withSIX.Core.PathDoesntExistException

상속: System.Exception
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
PathDoesntExistException ( string path ) : System
PathDoesntExistException ( string path, string pathName ) : System

메소드 상세

PathDoesntExistException() 공개 메소드

public PathDoesntExistException ( string path ) : System
path string
리턴 System

PathDoesntExistException() 공개 메소드

public PathDoesntExistException ( string path, string pathName ) : System
path string
pathName string
리턴 System