TimeSpanSecondsConverter Constructor ()

 

Initializes a new instance of the TimeSpanSecondsConverter class.

Namespace:   System.Configuration
Assembly:  System.Configuration (in System.Configuration.dll)

public:
TimeSpanSecondsConverter()

Normally, you use the converter types provided by the system. The only time you need to use the TimeSpanSecondsConverter constructor is when you create your own conversion type.

.NET Framework
Available since 2.0
Return to top
Show: