ABsoluteMaybe.Tests.Persistence.XmlCommandsStub.XmlCommandsStub C# (CSharp) Method

XmlCommandsStub() public method

public XmlCommandsStub ( ) : System
return System
        public XmlCommandsStub()
            : base(String.Empty)
        {
            Reset();
        }