C# Class Blockcore.Tests.Utilities.NodeTcpListenerStub

Inheritance: IDisposable
Show file Open project: x42protocol/x42-BlockCore

Public Methods

Method Description
Dispose ( ) : void
NodeTcpListenerStub ( IPEndPoint endpoint ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

NodeTcpListenerStub() public method

public NodeTcpListenerStub ( IPEndPoint endpoint ) : System
endpoint IPEndPoint
return System