Piccolo.NET

PNotificationCenter.RemoveListener Method (Object)

Unregisters the listener from recieving notfications from this notfication center.

public virtual void RemoveListener(
   object listener
);

Parameters

listener
The listener to unregister.

See Also

PNotificationCenter Class | UMD.HCIL.PiccoloX.Events Namespace | PNotificationCenter.RemoveListener Overload List