GetoptConvertorFactory.this

Constructor for GetoptConvertorFactory!(To, From)

  1. this()
  2. this(string[] args)
    class GetoptConvertorFactory(To, From : string = string)
    this
    (
    string[] args
    )

Parameters

args string[]

source from which constructor creates component.

Meta