Click or drag to resize
TimeSpanExtension Class
Contains extension methods to the TimeSpan structure.
Inheritance Hierarchy
SystemObject
  ArtDatabankenTimeSpanExtension

Namespace: ArtDatabanken
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public static class TimeSpanExtension

The TimeSpanExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetTotalSeconds
Gets the value of the current TimeSpan structure expressed in whole seconds.
Top
See Also