C# 클래스 PowerAssert.Infrastructure.NodeFormatter

파일 보기 프로젝트 열기: PowerAssert/PowerAssert.Net

공개 메소드들

메소드 설명
PrettyPrint ( Node node ) : string

비공개 메소드들

메소드 설명
Format ( Node constantNode ) : string[]
PrettyPrint ( Node constantNode, List &outNodeInfos ) : StringBuilder

메소드 상세

PrettyPrint() 공개 정적인 메소드

public static PrettyPrint ( Node node ) : string
node PowerAssert.Infrastructure.Nodes.Node
리턴 string