C# Class FileFind.Meshwork.Errors.VersionMismatchError

Inheritance: MeshworkError
Datei anzeigen Open project: codebutler/meshwork Class Usage Examples

Public Methods

Method Description
VersionMismatchError ( ) : System
VersionMismatchError ( string otherVersion ) : System

Method Details

VersionMismatchError() public method

public VersionMismatchError ( ) : System
return System

VersionMismatchError() public method

public VersionMismatchError ( string otherVersion ) : System
otherVersion string
return System