Property | Type | Description | |
---|---|---|---|
NoSpecimen | System |
Method | Description | |
---|---|---|
Equals ( other ) : bool |
Indicates whether the current instance is equal to another NoSpecimen instance.
|
|
Equals ( object obj ) : bool |
Determines whether the specified object is equal to the current NoSpecimen instance.
|
|
GetHashCode ( ) : int |
Serves as a hash function for the NoSpecimen class.
|
|
NoSpecimen ( ) : System |
Initializes a new instance of the NoSpecimen class with a null request.
|
Method | Description | |
---|---|---|
NoSpecimen ( object request ) : System |
public Equals ( other ) : bool | ||
other |
/// A |
|
return | bool |
public Equals ( object obj ) : bool | ||
obj | object | The |
return | bool |