Equals

Equals(IHtmlResource)

Checks this instance with specified HTML resource on reference equality

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

Return Value

True if are equal, false if are unequal

See Also


Equals(Mp3Audio)

Checks this instance with specified font resource on reference equality

public bool Equals(Mp3Audio other)
Parameter Type Description
other Mp3Audio Other instance of Mp3Audio class

Return Value

True if are equal, false if are unequal

See Also