Exemplo n.º 1
0
        public override void onCreate()
        {
            notifyServiceReceiver = new NotifyServiceReceiver {
                that = this
            };

            base.onCreate();
        }
        public override void onCreate()
        {
            notifyServiceReceiver = new NotifyServiceReceiver { that = this };

            base.onCreate();
        }