Microsoft.Ccr.Core.ArbiterTest.NakedArbiter.NakedArbiter C# (CSharp) Method

NakedArbiter() public method

public NakedArbiter ( ) : System
return System
            public NakedArbiter()
                : base(()=>{})
            {
            }
ArbiterTest.NakedArbiter