FileInfoExtensions..::..GetSizeInMemory Method
get the size formatted with {0:0.##} "B","KB","MB","GB","TB"
Namespace:
System.IOAssembly: Walter (in Walter.dll)
Syntax
[NotNullAttribute] public static string GetSizeInMemory( this long bytesize )
Parameters
- bytesize
- Type: Int64
the bytes

