ArgumentInformationProvider.separator

Set separator

  1. string separator [@property setter]
    class ArgumentInformationProvider
    @property @safe nothrow
    separator
    (
    string separator
    )
  2. string separator [@property getter]

Parameters

separator string

separator string used to separate argument from equal and from message

Return Value

typeof(this)

Meta