DebuggerNonUserCodeAttribute Construtor

Definição

Inicializa uma nova instância da classe DebuggerNonUserCodeAttribute.Initializes a new instance of the DebuggerNonUserCodeAttribute class.

public:
 DebuggerNonUserCodeAttribute();
public DebuggerNonUserCodeAttribute ();
Public Sub New ()

Comentários

Para obter uma descrição da função desse construtor e um exemplo de seu uso, consulte a DebuggerNonUserCodeAttribute classe.For a description of the function of this constructor and an example of its use, see the DebuggerNonUserCodeAttribute class.

Aplica-se a