PeanutButter
|
This is the complete list of members for PeanutButter.Utils.TimeSpanExtensions, including all inherited members.
AddDays(this TimeSpan ts, double howMany) | PeanutButter.Utils.TimeSpanExtensions | static |
AddHours(this TimeSpan ts, double howMany) | PeanutButter.Utils.TimeSpanExtensions | static |
AddMilliseconds(this TimeSpan ts, double howMany) | PeanutButter.Utils.TimeSpanExtensions | static |
AddMinutes(this TimeSpan ts, double howMany) | PeanutButter.Utils.TimeSpanExtensions | static |
AddSeconds(this TimeSpan ts, double howMany) | PeanutButter.Utils.TimeSpanExtensions | static |
TruncateHours(this TimeSpan timeSpan) | PeanutButter.Utils.TimeSpanExtensions | static |
TruncateMilliseconds(this TimeSpan timeSpan) | PeanutButter.Utils.TimeSpanExtensions | static |
TruncateMinutes(this TimeSpan timeSpan) | PeanutButter.Utils.TimeSpanExtensions | static |
TruncateSeconds(this TimeSpan timeSpan) | PeanutButter.Utils.TimeSpanExtensions | static |