Method | Description | |
---|---|---|
Dump ( this span, System writer ) : void | ||
Prefix ( this span, string prefix ) : ISpan |
public static Dump ( this span, System writer ) : void | ||
span | this | |
writer | System | |
return | void |
public static Prefix ( this span, string prefix ) : ISpan | ||
span | this | |
prefix | string | |
return | ISpan |