merge gigante
This commit is contained in:
@@ -11,6 +11,7 @@ namespace Entidades
|
||||
public Int64 Cuit { get; set; }
|
||||
public string Nombre { get; set; }
|
||||
public string RazonSocial { get; set; }
|
||||
public string Direccion { get; set; }
|
||||
public bool Habilitado { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user