IPatternContext.Declare(Action<IPathSegment,Boolean>) Metod

Definition

Det här API:et stöder infrastruktur och är inte avsett att användas direkt från din kod. Det här API:et kan ändras eller tas bort i framtida versioner.

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

Parametrar

Gäller för