Méthode | Description | |
---|---|---|
ComplexNumberToken ( Complex complex ) : System |
Initializes a new instance of the ComplexNumberToken class.
|
|
Equals ( object obj ) : bool |
Determines whether the specified System.Object, is equal to this instance.
|
|
GetHashCode ( ) : int |
Returns a hash code for this instance.
|
|
ToString ( ) : string |
Returns a System.String that represents this instance.
|
public ComplexNumberToken ( Complex complex ) : System | ||
complex | Complex | The complex number. |
Résultat | System |
public Equals ( object obj ) : bool | ||
obj | object | The |
Résultat | bool |