@namespace.Service.OnPause C# (CSharp) Method

OnPause() protected method

protected OnPause ( ) : void
return void
        protected override void OnPause()
        {
            base.OnPause();
        }