Méthode | Description | |
---|---|---|
Equals ( ISimulationResult other ) : bool |
Indicates whether the current object is equal to another object of the same type.
|
|
Equals ( object obj ) : bool |
Determines whether the specified T:System.Object is equal to the current T:System.Object.
|
|
GetHashCode ( ) : int |
Serves as a hash function for a particular type.
|
|
GetObjectData ( |
||
SimulationResult ( ) : System | ||
operator ( ) : bool |
Méthode | Description | |
---|---|---|
SimulationResult ( |
public Equals ( ISimulationResult other ) : bool | ||
other | ISimulationResult | An object to compare with this object. |
Résultat | bool |
public Equals ( object obj ) : bool | ||
obj | object | The object to compare with the current object. |
Résultat | bool |
public GetObjectData ( |
||
info | ||
context | ||
Résultat | void |
protected SimulationResult ( |
||
info | ||
context | ||
Résultat | System |