BigInteger Constructor SSH .NET Client Library Documentation
Overload List

  NameDescription
Public methodBigInteger( Byte )
Initializes a new instance of the BigInteger struct.
Public methodBigInteger(Decimal)
Initializes a new instance of the BigInteger struct.
Public methodBigInteger(Double)
Initializes a new instance of the BigInteger struct.
Public methodBigInteger(Int32)
Initializes a new instance of the BigInteger struct.
Public methodBigInteger(Int64)
Initializes a new instance of the BigInteger struct.
Public methodBigInteger(Single)
Initializes a new instance of the BigInteger struct.
Public methodBigInteger(UInt32)
Initializes a new instance of the BigInteger struct.
Public methodBigInteger(UInt64)
Initializes a new instance of the BigInteger struct.
Public methodBigInteger(Int16,  UInt32 )
Initializes a new instance of the BigInteger struct.
Back to Top
See Also