Click or drag to resize
ConstantsStorageHelperMyRound Method
Zet Universe

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:ZU.Constants.StorageHelper.MyRound(System.Double)"]

Namespace: ZU
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
public static int MyRound(
	double d
)

Parameters

d
Type: SystemDouble

[Missing <param name="d"/> documentation for "M:ZU.Constants.StorageHelper.MyRound(System.Double)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:ZU.Constants.StorageHelper.MyRound(System.Double)"]

See Also