C# Class Spark.Emit.SpanMethods

Afficher le fichier Open project: spark-shading-language/spark

Méthodes publiques

Méthode Description
Dump ( this span, System writer ) : void
Prefix ( this span, string prefix ) : ISpan

Method Details

Dump() public static méthode

public static Dump ( this span, System writer ) : void
span this
writer System
Résultat void

Prefix() public static méthode

public static Prefix ( this span, string prefix ) : ISpan
span this
prefix string
Résultat ISpan