BattlelogMobile.Client.App.ApplicationActivated C# (CSharp) Method

ApplicationActivated() private method

private ApplicationActivated ( object sender, ActivatedEventArgs e ) : void
sender object
e ActivatedEventArgs
return void
        private void ApplicationActivated(object sender, ActivatedEventArgs e)
        {
        }