Click or drag to resize

Fixed Constructor

Overload List
  NameDescription
Public methodFixed(Decimal)
Initializes a new instance of the Fixed class
Public methodFixed(Double)
Initializes a new instance of the Fixed class
Public methodFixed(Int32)
Initializes a new instance of the Fixed class
Public methodFixed(Int64)
Initializes a new instance of the Fixed class
Public methodFixed(Single)
Initializes a new instance of the Fixed class
Public methodFixed(Int32, Int32)
Initializes a new instance of the Fixed class
Public methodFixed(Int64, Int64)
Initializes a new instance of the Fixed class
Top
See Also