C# Class Fanx.Emit.FCodeEmit.Jumps

Afficher le fichier Open project: xored/f4

Méthodes publiques

Méthode Description
Jumps ( CILInstructions code ) : System
add ( int loc ) : CILLabel
get ( int loc ) : CILLabel

Method Details

Jumps() public méthode

public Jumps ( CILInstructions code ) : System
code PERWAPI.CILInstructions
Résultat System

add() public méthode

public add ( int loc ) : CILLabel
loc int
Résultat PERWAPI.CILLabel

get() public méthode

public get ( int loc ) : CILLabel
loc int
Résultat PERWAPI.CILLabel