C# Class FileFind.Meshwork.Errors.DirectoryNotFoundError

Inheritance: MeshworkError
Afficher le fichier Open project: codebutler/meshwork

Méthodes publiques

Свойство Type Description
DirPath string

Méthodes publiques

Méthode Description
DirectoryNotFoundError ( ) : System
DirectoryNotFoundError ( string notFoundDirPath ) : System

Method Details

DirectoryNotFoundError() public méthode

public DirectoryNotFoundError ( ) : System
Résultat System

DirectoryNotFoundError() public méthode

public DirectoryNotFoundError ( string notFoundDirPath ) : System
notFoundDirPath string
Résultat System

Property Details

DirPath public_oe property

public string DirPath
Résultat string