C# 클래스 Spark.Emit.SpanMethods

파일 보기 프로젝트 열기: spark-shading-language/spark

공개 메소드들

메소드 설명
Dump ( this span, System writer ) : void
Prefix ( this span, string prefix ) : ISpan

메소드 상세

Dump() 공개 정적인 메소드

public static Dump ( this span, System writer ) : void
span this
writer System
리턴 void

Prefix() 공개 정적인 메소드

public static Prefix ( this span, string prefix ) : ISpan
span this
prefix string
리턴 ISpan