Prefix Constructor
Definition
Prefix(string, string, double, double)
Initializes a new instance of the Prefix class.
protected Prefix(string name, string symbol, double @base, double exponent)
Initializes a new instance of the Prefix class.
protected Prefix(string name, string symbol, double @base, double exponent)