다음을 통해 공유


Debugger 생성자

정의

주의

Do not create instances of the Debugger class. Call the static methods directly on this type instead

Debugger 클래스의 새 인스턴스를 초기화합니다.

public:
 Debugger();
public Debugger ();
[System.Obsolete("Do not create instances of the Debugger class.  Call the static methods directly on this type instead", true)]
public Debugger ();
Public Sub New ()
특성

적용 대상