DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
Util Class
Util Methods
AllMessages Method
BaseUnit Method
CandoUnitConversion Method
CheckDirectoryForFile Method
CreateDirectoryForFileIfNotExists Method
CreateDirectoryIfNotExists Method
CreateStackTraceString Method
GetParameters Method
GetUnitConversionFactor Method
GetUserUnitOrDefault Method
IsDefined Method
IsSimple Method
LimitTimeStepToCheckPoint Method
MakeValidFileName Method
Max Method
Min Method
NextTimeAfter Method
ReadAssemblyBuildDateTime Method
ReadSelectionFile Method
RoundDown Method
RoundUp Method
SetupEnvironmentPath Method
SetupInstallRoot Method
Swap(T) Method
TrimString Method
Truncate Method
UnitConversionFactors Method
UpdateQuantityUserUnit Method
UserUnitToString Method
ValueInUserUnit Method
ValueInUserUnitToString Method
ValueInUserUnitToStringWithUnit Method
ValueToString Method
Util
Swap
T
Method
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
static
void
Swap
<T>(
ref
T
e1
,
ref
T
e2
)
Parameters
e1
Type:
T
e2
Type:
T
Type Parameters
T
See Also
Reference
Util Class
DHI.Mike1D.Generic Namespace