SPServiceContext.Equals method
Determines whether the specified object is equal to the current SPServiceContext.
Overload list
Name | Description | |
---|---|---|
Equals(Object) | Determines whether the specified object is equal to the current SPServiceContext. (Overrides Object.Equals(Object).) | |
Equals(SPServiceContext) | Determines whether the specified object is equal to the current SPServiceContext. |
Top