Terabytes.ToMegabytes method
Convert Terabytes to Megabytes.
public static double ToMegabytes(double terabytes)
| parameter | description |
|---|---|
| terabytes | terabytes. |
Return Value
Megabytes as double.
See Also
- class Terabytes
- namespace LiTools.Helpers.Convert
Convert Terabytes to Megabytes.
public static double ToMegabytes(double terabytes)
| parameter | description |
|---|---|
| terabytes | terabytes. |
Megabytes as double.