diff Agendas/trunk/src/Agendas.Web/Models/AccountModels.cs @ 34:475be11edf56

Ajuste en los nombre de los assemblies y namespaces
author nelo@MTEySS.neluz.int
date Thu, 17 Mar 2011 16:59:29 -0300
parents c62b77fc33f4
children 65f0b3d70c18
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Web/Models/AccountModels.cs	Thu Mar 17 14:45:46 2011 -0300
+++ b/Agendas/trunk/src/Agendas.Web/Models/AccountModels.cs	Thu Mar 17 16:59:29 2011 -0300
@@ -1,14 +1,11 @@
 using System;
 using System.Collections.Generic;
-using System.ComponentModel;
 using System.ComponentModel.DataAnnotations;
 using System.Globalization;
-using System.Linq;
-using System.Web;
 using System.Web.Mvc;
 using System.Web.Security;
 
-namespace Agendas.Web.Models
+namespace AltNetHispano.Agendas.Web.Models
 {
 
     #region Models