ATMLModelLibrary.model.test.TestResultsTestProgram.TestResultsTestProgram C# (CSharp) 메소드

TestResultsTestProgram() 공개 메소드

public TestResultsTestProgram ( ) : ATMLModelLibrary.model.common
리턴 ATMLModelLibrary.model.common
        public TestResultsTestProgram()
        {
            this._data = new Value();
        }