DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
Util Class
Util Methods
CheckDirectoryForFile Method
CreateDirectoryForFileIfNotExists Method
CreateDirectoryIfNotExists Method
CreateStackTraceString Method
GetParameters Method
GetUnitConversionFactor Method
IsDefined Method
IsSimple Method
LimitTimeStepToCheckPoint Method
MakeValidFileName Method
Max Method
Min Method
NextTimeAfter Method
ReadAssemblyBuildDateTime Method
ReadSelectionFile Method
RoundDown Method
RoundUp Method
SetupDebugEnvironmentNoGac Method
Swap(T) Method
TrimString Method
Truncate Method
UnitConversionFactors Method
UserUnitToString Method
ValueInUserUnit Method
ValueInUserUnitToString Method
ValueInUserUnitToStringWithUnit Method
ValueToString Method
Util
Min Method
Minimum of span 1 and span 2
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
static
TimeSpan
Min
(
TimeSpan
span1
,
TimeSpan
span2
)
Parameters
span1
Type:
System
TimeSpan
span2
Type:
System
TimeSpan
Return Value
Type:
TimeSpan
See Also
Reference
Util Class
DHI.Mike1D.Generic Namespace