C# Class FileFind.Meshwork.Errors.MeshworkError

Afficher le fichier Open project: codebutler/meshwork Class Usage Examples

Méthodes publiques

Méthode Description
MeshworkError ( ) : System
MeshworkError ( string Message ) : System
MeshworkError ( string Message, string Format ) : System
ToException ( ) : Exception
ToString ( ) : string

Method Details

MeshworkError() public méthode

public MeshworkError ( ) : System
Résultat System

MeshworkError() public méthode

public MeshworkError ( string Message ) : System
Message string
Résultat System

MeshworkError() public méthode

public MeshworkError ( string Message, string Format ) : System
Message string
Format string
Résultat System

ToException() public méthode

public ToException ( ) : Exception
Résultat System.Exception

ToString() public méthode

public ToString ( ) : string
Résultat string