PatternContext<TFrame>.Declare Methode

Definitie

Deze API ondersteunt infrastructuur en is niet bedoeld om rechtstreeks vanuit uw code te worden gebruikt. Deze API kan in toekomstige releases worden gewijzigd of verwijderd.

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))

Parameters

Implementeringen

Van toepassing op