CSharpCodeParser.MapDirectives(Action, String[]) Metoda

Definice

Tento typ/člen podporuje infrastrukturu rozhraní .NET Framework a není určen k použití přímo z vašeho kódu. Mapuje dané direktivy.

protected void MapDirectives (Action handler, params string[] directives);
member this.MapDirectives : Action * string[] -> unit
Protected Sub MapDirectives (handler As Action, ParamArray directives As String())

Parametry

handler
Action

Obslužná rutina.

directives
String[]

Direktivy.

Platí pro