C# Class FileFind.Meshwork.Errors.VersionMismatchError

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

Méthodes publiques

Méthode Description
VersionMismatchError ( ) : System
VersionMismatchError ( string otherVersion ) : System

Method Details

VersionMismatchError() public méthode

public VersionMismatchError ( ) : System
Résultat System

VersionMismatchError() public méthode

public VersionMismatchError ( string otherVersion ) : System
otherVersion string
Résultat System