Udostępnij za pośrednictwem


PatternContext<TFrame>.Declare Metoda

Definicja

Ten interfejs API obsługuje infrastrukturę i nie jest przeznaczony do użycia bezpośrednio z kodu. Ten interfejs API może ulec zmianie lub zostać usunięty w przyszłych wersjach.

public:
 virtual void Declare(Action<Microsoft::Extensions::FileSystemGlobbing::Internal::IPathSegment ^, bool> ^ declare);
public virtual void Declare (Action<Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment,bool> declare);
abstract member Declare : Action<Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment, bool> -> unit
override this.Declare : Action<Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment, bool> -> unit
Public Overridable Sub Declare (declare As Action(Of IPathSegment, Boolean))

Parametry

Implementuje

Dotyczy