AppStatus.displayStreamingLine

Print the contents of this.msg as streaming line above the static lines.

  1. typeof(this) displayStreamingLine(cstring format, Args args)
  2. typeof(this) displayStreamingLine()
    class AppStatus
    typeof(this)
    displayStreamingLine
    ()
    ()

Return Value

Type: typeof(this)

this object for method chaining

Meta