Example #1
0
        public void BackupDb()
        {
            AIMLLoader loader = new AIMLLoader(this);

            loader.Backup();
        }