Compartir a través de


IPatternContext.Declare(Action<IPathSegment,Boolean>) Método

Definición

Esta API admite la infraestructura y no está diseñada para usarse directamente desde el código. Esta API puede cambiar o quitarse en versiones futuras.

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

Parámetros

Se aplica a