| System.TimeSpan Add( |
| ) |
System.TimeSpan ts-no documentation
ts -
System.TimeSpan
| System.TimeSpan op_Addition( |
| ) |
System.TimeSpan t1-no documentation
| t1 | no documentation t2 - |
System.TimeSpan
System.Object value-no documentation
value -
System.Int32
System.TimeSpan value-no documentation
value -
System.Int32
System.TimeSpan t1-no documentation
| t1 | no documentation t2 - |
System.Double
| System.TimeSpan op_Division( |
| ) |
System.TimeSpan timeSpan-no documentation
| timeSpan | no documentation divisor - |
System.TimeSpan
System.TimeSpan ts-no documentation
ts -
System.Double
| System.TimeSpan Divide( |
| ) |
System.Double divisor-no documentation
divisor -
System.TimeSpan
| System.TimeSpan op_Multiply( |
| ) |
System.TimeSpan timeSpan-no documentation
| timeSpan | no documentation factor - |
System.TimeSpan
| System.TimeSpan Multiply( |
| ) |
System.Double factor-no documentation
factor -
System.TimeSpan
| System.TimeSpan Subtract( |
| ) |
System.TimeSpan ts-no documentation
ts -
System.TimeSpan
| System.TimeSpan op_Subtraction( |
| ) |
System.TimeSpan t1-no documentation
| t1 | no documentation t2 - |
System.TimeSpan
System.TimeSpan t1-no documentation
| t1 | no documentation t2 - |
System.Int32
| static System.TimeSpan Create ( |
| ) |
Constructor replaces new;
| days System.Int32 | no description |
| hours System.Int32 | no description |
| minutes System.Int32 | no description |
| seconds System.Int32 | no description |
| milliseconds System.Int32 | no description |
System.TimeSpan
| static System.TimeSpan Create ( |
| ) |
Constructor replaces new;
| days System.Int32 | no description |
| hours System.Int32 | no description |
| minutes System.Int32 | no description |
| seconds System.Int32 | no description |
System.TimeSpan
| static System.TimeSpan Create ( |
| ) |
Constructor replaces new;
| hours System.Int32 | no description |
| minutes System.Int32 | no description |
| seconds System.Int32 | no description |
System.TimeSpan
| static System.TimeSpan Create ( |
| ) |
Constructor replaces new;
| ticks System.Int64 | no description |
System.TimeSpan
Constructor replaces new
System.TimeSpan
| static System.TimeSpan FromDays( |
| ) |
System.Double value-no documentation
value -
System.TimeSpan
| static System.TimeSpan FromHours( |
| ) |
System.Double value-no documentation
value -
System.TimeSpan
| static System.TimeSpan FromMilliseconds( |
| ) |
System.Double value-no documentation
value -
System.TimeSpan
| static System.TimeSpan FromMinutes( |
| ) |
System.Double value-no documentation
value -
System.TimeSpan
| static System.TimeSpan FromSeconds( |
| ) |
System.Double value-no documentation
value -
System.TimeSpan
| static System.TimeSpan FromTicks( |
| ) |
System.Int64 value-no documentation
value -
System.TimeSpan
| static System.TimeSpan Parse( |
| ) |
System.String s-no documentation
s -
System.TimeSpan
System.String s-no documentation
| s System.String | no documentation result - |
System.Boolean
System.String
| System.String ToString( |
| ) |
System.String format-no documentation
format -
System.String