Search Results for

    Show / Hide Table of Contents

    Class TimeSpanUtil

    Inheritance
    System.Object
    TimeSpanUtil
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: ImageVault.Common.Lib
    Assembly: ImageVault.Common.dll
    Syntax
    public static class TimeSpanUtil

    Methods

    Format(TimeSpan)

    Returns a textual representation of the time span

    Declaration
    public static string Format(TimeSpan ts)
    Parameters
    Type Name Description
    System.TimeSpan ts
    Returns
    Type Description
    System.String
    In This Article
    Back to top (c) Meriworks 2002-2022