C# 클래스 System.Linq.Expressions.Tests.RawILStringToTextWriter

상속: ReadableILStringToTextWriter
파일 보기 프로젝트 열기: dotnet/corefx

공개 메소드들

메소드 설명
Process ( System.Linq.Expressions.Tests.ILInstruction ilInstruction, string operandString ) : void
RawILStringToTextWriter ( TextWriter writer ) : System.Collections.Generic

메소드 상세

Process() 공개 메소드

public Process ( System.Linq.Expressions.Tests.ILInstruction ilInstruction, string operandString ) : void
ilInstruction System.Linq.Expressions.Tests.ILInstruction
operandString string
리턴 void

RawILStringToTextWriter() 공개 메소드

public RawILStringToTextWriter ( TextWriter writer ) : System.Collections.Generic
writer System.IO.TextWriter
리턴 System.Collections.Generic