Class ReadableILStringToTextWriter
- Namespace
- ClrTest.Reflection
- Assembly
- MASES.JCOReflectorEngine.dll
public class ReadableILStringToTextWriter : IILStringCollector
- Inheritance
-
ReadableILStringToTextWriter
- Implements
- Derived
- Inherited Members
Constructors
ReadableILStringToTextWriter(TextWriter)
public ReadableILStringToTextWriter(TextWriter writer)
Parameters
writer
TextWriter
Fields
writer
protected TextWriter writer
Field Value
Methods
Process(ILInstruction, string)
public virtual void Process(ILInstruction ilInstruction, string operandString)
Parameters
ilInstruction
ILInstructionoperandString
string