Duration(TimeSpan) Constructor
Namespace: EWSoftware.PDIAssembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
public Duration(
TimeSpan timeSpan
)
Public Sub New (
timeSpan As TimeSpan
)
public:
Duration(
TimeSpan timeSpan
)
new :
timeSpan : TimeSpan -> Duration
Parameters
- timeSpan TimeSpan
- The time span used to initialize the instance