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 ()
属性

适用于