C# Class AutoLazy.Fody.ILUtil.BranchDisposable

Inheritance: IDisposable
Afficher le fichier Open project: bcuff/AutoLazy

Méthodes publiques

Méthode Description
BranchDisposable ( Mono.Cecil.Cil.ILProcessor il, Instruction target ) : System
Dispose ( ) : void

Method Details

BranchDisposable() public méthode

public BranchDisposable ( Mono.Cecil.Cil.ILProcessor il, Instruction target ) : System
il Mono.Cecil.Cil.ILProcessor
target Mono.Cecil.Cil.Instruction
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void