[]
Creates one InputTimeBuilder<T> instance to configurate component.
public InputTimeBuilder(InputTime<T> component)
Public Sub New(component As InputTime(Of T))
| Type | Name | Description |
|---|---|---|
| InputTime<T> | component | The InputTime<T> object to be configurated. |