Microsoft.Ccr.Core.PortTest.MyReceiver.MyReceiver C# (CSharp) Method

MyReceiver() public method

public MyReceiver ( ITask task ) : System
task ITask
return System
            public MyReceiver(ITask task)
                : this(true, task)
            {
            }

Same methods

PortTest.MyReceiver::MyReceiver ( bool eval_res, ITask task ) : System