iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

UnknownTypeHandler.Equals Method

Compares two values (that this handler deals with) for equality

Overload List

Inherited from Object.

public virtual bool Equals(Object);

Compares two values (that this handler deals with) for equality

public override bool Equals(Object,String);

See Also

UnknownTypeHandler Class | IBatisNet.DataMapper.TypeHandlers Namespace