FileChangeMonitor Construtor

Definição

Inicializa uma nova instância da classe FileChangeMonitor.Initializes a new instance of the FileChangeMonitor class. Esse construtor é chamado de construtores em classes derivadas para inicializar a classe base.This constructor is called from constructors in derived classes in order to initialize the base class.

protected:
 FileChangeMonitor();
protected FileChangeMonitor ();
Protected Sub New ()

Aplica-se a