Share via


WeakEventManager<TEventSource,TEventArgs>.StopListening(Object) Metodo

Definizione

Arresta l'ascolto dell'evento sull'oggetto specificato.

protected:
 override void StopListening(System::Object ^ source);
protected override void StopListening (object source);
override this.StopListening : obj -> unit
Protected Overrides Sub StopListening (source As Object)

Parametri

source
Object

Oggetto che genera l'evento.

Si applica a