public void SetData(dynamic data, int total) { aresponde = new AnexGRIDResponde { data = data, total = total }; }