TimeSpanMinutesConverter Constructor ()

 

Initializes a new instance of the TimeSpanMinutesConverter class.

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

public:
TimeSpanMinutesConverter()

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

.NET Framework
Available since 2.0
Return to top
Show: