How To Remove an Action Hook or Filter Added By a Class in WordPress

Here is the correct way to remove an action hook or filter, after it has been created inside a WordPress PHP Class.
Here is the correct way to remove an action hook or filter, after it has been created inside a WordPress PHP Class.