CSharpCodeParser.MapDirectives(Action, String[]) 方法

定義

此類型/成員支援.NET Framework基礎結構,並不適合直接從您的程式碼使用。對應指定的指示詞。

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

參數

handler
Action

處理常式。

directives
String[]

指示詞。

適用於