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