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