Share via


PerformanceCounterInstaller.Rollback(IDictionary) 메서드

정의

컴퓨터를 설치 전 상태로 복원합니다.

public:
 override void Rollback(System::Collections::IDictionary ^ savedState);
public override void Rollback (System.Collections.IDictionary savedState);
override this.Rollback : System.Collections.IDictionary -> unit
Public Overrides Sub Rollback (savedState As IDictionary)

매개 변수

savedState
IDictionary

컴퓨터의 설치 전 상태가 들어 있는 IDictionary입니다.

적용 대상