C# 클래스 Rule5.Console.ILProcessorExtensions

파일 보기 프로젝트 열기: philiplaureano/ILRewritingTalk

공개 메소드들

메소드 설명
EmitWriteLine ( this processor, string text ) : void

메소드 상세

EmitWriteLine() 공개 정적인 메소드

public static EmitWriteLine ( this processor, string text ) : void
processor this
text string
리턴 void