Udostępnij przez


CSharpCodeParser.MapDirectives(Action, String[]) Metoda

Definicja

Ten typ/element członkowski obsługuje infrastrukturę .NET Framework i nie jest przeznaczony do użycia bezpośrednio z kodu. Mapuje podane dyrektywy.

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

Procedura obsługi.

directives
String[]

Dyrektywy.

Dotyczy