Click or drag to resize

Utils_StringAddLine Method

Overload List
  NameDescription
Public methodStatic memberAddLine(String, String)
Returns a string equal to : str + carrage return char + new line char + newLine.
Public methodStatic memberAddLine(String, String, String)
Returns a string equal to : str + carrage return char + new line char + newLine formatted with parameters.
Top
See Also