Click or drag to resize
TaskEquals Method
Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified BaseTask is equal to the current BaseTask.
(Overrides ObjectEquals(Object).)
Public methodEquals(Task)
Determines whether the specified Task is equal to the current Task.
Top
See Also