ObjectImpl class

Provides methods for manipulating objects.

public static class ObjectImpl

Public Members

name description
static OperatorEquality<T>(…) Standard implementation of the equality operator.
static OperatorInequality<T>(…) Standard implementation of the inequality operator.

See Also