Catrobat.IDE.Core.App.StopSaveThread C# (CSharp) Méthode

StopSaveThread() public static méthode

public static StopSaveThread ( ) : void
Résultat void
        public static void StopSaveThread()
        {
            Catrobat.Core.Services.Common.SaveHandler.StopSaveThread();
        }