C# Class obfuscatus.ILProcessorExtensions

Afficher le fichier Open project: stschake/obfuscatus

Méthodes publiques

Méthode Description
InsertFront ( this processor, Instruction instr ) : void

Method Details

InsertFront() public static méthode

public static InsertFront ( this processor, Instruction instr ) : void
processor this
instr Mono.Cecil.Cil.Instruction
Résultat void