View on GitHub

LiTools

Tools

Gigabytes.ToMegabytes method

Into Megabytes.

public static double ToMegabytes(double gigabytes)
parameter description
gigabytes Input Gigabytes as double.

Return Value

Megabytes value as double.

See Also