AuScGen.TestExecutionUtil.CreatePlayBack.CreatePlayBack C# (CSharp) Method

CreatePlayBack() public method

public CreatePlayBack ( string reportRootPath ) : System
reportRootPath string
return System
        public CreatePlayBack(string reportRootPath)
        {
            RootReportFolderPath = reportRootPath;
        }

Same methods

CreatePlayBack::CreatePlayBack ( ) : System