IEntry.defaultValue

Sets entry default value array.

  1. typeof(this) defaultValue(string defaultValue)
  2. typeof(this) defaultValue(string[] defaultValue)
    interface IEntry
    typeof(this)
    defaultValue
    pure @safe
    (
    string[] defaultValue
    )
  3. string[] defaultValue()

Meta