ScopeWarning Methods
- Updated2023-09-06
- 2 minute(s) read
ScopeWarning Methods
The ScopeWarning type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals(Object) |
Determines whether the current instance of ScopeWarning and the object that you specify are equal.
(Overrides ObjectEquals(Object).) | |
| Equals(ScopeWarning) |
Determines whether the current instance of ScopeWarning and the ScopeWarning object that you specify are equal.
| |
| Equals(ScopeWarning, Boolean) |
Checks for the equality for the two ScopeWarning objects considering whether warning message should be compared or not.
| |
| GetHashCode |
Returns the hash code for the current instance of ScopeWarning.
(Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Converts the current instance of ScopeWarning to string.
(Overrides ObjectToString.) |