C# Class DelegateDecompiler.Processor.JoinPointState

Datei anzeigen Open project: hazzik/DelegateDecompiler

Public Methods

Method Description
JoinPointState ( Mono.Reflection.Instruction left, Mono.Reflection.Instruction right ) : System

Method Details

JoinPointState() public method

public JoinPointState ( Mono.Reflection.Instruction left, Mono.Reflection.Instruction right ) : System
left Mono.Reflection.Instruction
right Mono.Reflection.Instruction
return System