public static string BachupDataBase(string strBackupPath) { GeneralFunctions _GeneralFunctions = new GeneralFunctions(); return(_GeneralFunctions.BachupDataBase(strBackupPath)); }