Equals

RasterImageResourceBase.Equals method

Checks this instance with specified on reference equality.

public bool Equals(IHtmlResource other)
Parameter Type Description
other IHtmlResource Other IHtmlResource inheritor

Return Value

True if are equal, false if are unequal

See Also