Udostępnij przez


VBCodeParser.MapDirective(String, Func<Boolean>) Metoda

Definicja

Mapuje daną dyrektywę.

protected void MapDirective(string directive, Func<bool> action);
member this.MapDirective : string * Func<bool> -> unit
Protected Sub MapDirective (directive As String, action As Func(Of Boolean))

Parametry

directive
String

Dyrektywa.

action
Func<Boolean>

Akcja, czy mapować daną dyrektywę.

Dotyczy