public ChatApp() { _notifyHub = new NotifyHub(); }
public ChatMasterEventHandler() { _notifyHub = new NotifyHub(); }