NodeEquals<T> constructor

NodeEquals<T>(
  1. T targetValue
)

Implementation

NodeEquals(this.targetValue);