public static bool CreateProcess(string name, string description) { return(DAO_HeThong.CreateProcess(name, description)); }