public bool Equals (ShaderMessage other);
public bool Equals (object obj);

Returns

bool True if all fields of the message are equal, otherwise false.

Description

Compares two ShaderMessage on an element-by-element basis.