다음을 통해 공유


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[]

지시문입니다.

적용 대상