Of Method
Of(long, MemoryUnit)
Creates a new instance of the Capacity class.
Declaration
public static Capacity Of(long value, MemoryUnit unit)
Parameters
long | value | The value. |
MemoryUnit | unit | The unit. |
Returns
Capacity | The new Capacity instance. |