BinarySizeFromTebi Method
            Returns a 
BinarySize that represents the specified number of tebibytes.
            
Namespace: OokiiAssembly: Ookii.BinarySize (in Ookii.BinarySize.dll) Version: 1.2.0+20f0bdf981c7baf115c68ccab612b1a031efcb4d
public static BinarySize FromTebi(
	double value
)
Public Shared Function FromTebi ( 
	value As Double
) As BinarySize
public:
static BinarySize FromTebi(
	double value
)
static member FromTebi : 
        value : float -> BinarySize 
- value  Double
 - A number of tebibytes.
 
BinarySizeAn object that represents 
value.