Microsoft.Protocols.TestSuites.MS_OXCPRPT.S05_RopCopyPropertiesSuccessSynchronously_TestSuite.TestCleanup C# (CSharp) Method

TestCleanup() protected method

protected TestCleanup ( ) : void
return void
        protected override void TestCleanup() {
            base.TestCleanup();
            this.CleanupTestManager();
        }
        #endregion
S05_RopCopyPropertiesSuccessSynchronously_TestSuite