-
Notifications
You must be signed in to change notification settings - Fork 36
Overload_CodeJam_OneOf_2_Equals
Andrew Koryavchenko edited this page Jul 4, 2017
·
1 revision
Name | Description | |
---|---|---|
![]() ![]() |
Equals(Object) | Determines whether the specified object is equal to the current object. (Overrides Object.Equals(Object).) |
![]() ![]() |
Equals(OneOf(T1, T2)) | Indicates whether the current object is equal to another object of the same type. |