NetMQ.Tests.MockOutgoingSocket.Send C# (CSharp) Method

Send() private method

private Send ( Msg &msg, SendReceiveOptions options ) : void
msg Msg
options SendReceiveOptions
return void
        public void Send(ref Msg msg, SendReceiveOptions options)
        {

        }