Skip to main content

constructor

Summary

Constructs a new instance of the IndentedWriter class

Signature

constructor(builder?: IStringBuilder);

Parameters

builder

  • Type:IStringBuilder
  • Optional: Yes