Class CallINumberBase
- Namespace
- Zyl.VectorTraits.Numerics
- Assembly
- VectorTraits.dll
Call INumberBase<TSelf> (调用 INumberBase<TSelf>).
public static class CallINumberBase
- Inheritance
-
CallINumberBase
- Inherited Members
Methods
- TryConvertFromChecked<TSelf, TOther>(TOther, out TSelf)
Tries to convert a value to an instance of the the current type, throwing an overflow exception for any values that fall outside the representable range of the current type.