InputEquals(Input) Method

Equals

Definition

Namespace: Metas.UncLib.Core.Unc
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
public virtual bool Equals(
	Input other
)

Parameters

other  Input

Return Value

Boolean

Implements

IEquatableTEquals(T)

See Also