ABsoluteMaybe.Tests.Persistence.XmlCommandsStub.XmlCommandsStub C# (CSharp) 메소드

XmlCommandsStub() 공개 메소드

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