Share via


TimeSpan.op_UnaryPlus Method

Returns the specified instance of TimeSpan.

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

Syntax

public static TimeSpan op_UnaryPlus (
         TimeSpan t
)

Parameters

  • t
    A TimeSpan.

Return Value

Returns t.

Version Information

Available in the .NET Micro Framework versions 3.0, 3.5, 4.0, and 4.1.

See Also

Reference

TimeSpan Structure
TimeSpan Members
System Namespace