C# Class FileFind.Meshwork.Errors.InvalidNetworkNameError

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

Public Methods

Method Description
InvalidNetworkNameError ( ) : System
InvalidNetworkNameError ( string theirName, string ourName ) : System

Method Details

InvalidNetworkNameError() public method

public InvalidNetworkNameError ( ) : System
return System

InvalidNetworkNameError() public method

public InvalidNetworkNameError ( string theirName, string ourName ) : System
theirName string
ourName string
return System