C# 클래스 NStub.Core.Util.Dumper.Server

Main instance provider for object dumping.
파일 보기 프로젝트 열기: Jedzia/NStub 1 사용 예제들

공개 메소드들

메소드 설명
ToConsoleOut ( ) : void

Switch the LambdaFormatter to Console.Out.

비공개 메소드들

메소드 설명
Server ( ) : System

Initializes a new instance of the T:Server class.

메소드 상세

ToConsoleOut() 공개 정적인 메소드

Switch the LambdaFormatter to Console.Out.
public static ToConsoleOut ( ) : void
리턴 void