Namespace: Semata.DataStore.ObjectModel.Views
Class: ItemObjectView<I>
Returns true if obj is a view of the same ItemObject
public override bool Equals(object obj)
Parameters
Type | Name | Description |
object | obj | the other ItemObjectView to check for equality |
Returns: bool