Share via


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

適用対象