Method StartListening
StartListening(object)
Listen to the given source for the event.
protected abstract void StartListening(object source)
Parameters
source
object
Listen to the given source for the event.
protected abstract void StartListening(object source)
source
object