C# Class withSIX.Core.PathDoesntExistException

Inheritance: System.Exception
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
PathDoesntExistException ( string path ) : System
PathDoesntExistException ( string path, string pathName ) : System

Method Details

PathDoesntExistException() public méthode

public PathDoesntExistException ( string path ) : System
path string
Résultat System

PathDoesntExistException() public méthode

public PathDoesntExistException ( string path, string pathName ) : System
path string
pathName string
Résultat System