C# 클래스 CryoAOP.Core.Extensions.ILProcessorExtensions

파일 보기 프로젝트 열기: fir3pho3nixx/cryo-aop

공개 메소드들

메소드 설명
Append ( this processor, Instruction instructions ) : void

메소드 상세

Append() 공개 정적인 메소드

public static Append ( this processor, Instruction instructions ) : void
processor this
instructions Mono.Cecil.Cil.Instruction
리턴 void