comparison Agendas/trunk/src/Agendas.Domain/Agendas.Domain.csproj @ 104:c5034884c7d7

refactor para que los estados sean singletons
author jorge.rowies
date Sun, 05 Jun 2011 13:22:36 -0300
parents 9bfdd5bf3ad2
children 80c22175c9b5
comparison
equal deleted inserted replaced
103:23325dddddcc 104:c5034884c7d7
55 <Compile Include="Exceptions\IdentityContextNotConfiguredException.cs" /> 55 <Compile Include="Exceptions\IdentityContextNotConfiguredException.cs" />
56 <Compile Include="Exceptions\UsuarioNoAutenticadoException.cs" /> 56 <Compile Include="Exceptions\UsuarioNoAutenticadoException.cs" />
57 <Compile Include="Identificable.cs" /> 57 <Compile Include="Identificable.cs" />
58 <Compile Include="Identification.cs" /> 58 <Compile Include="Identification.cs" />
59 <Compile Include="IdentityContext.cs" /> 59 <Compile Include="IdentityContext.cs" />
60 <Compile Include="Exceptions\InvalidStateException.cs" />
60 <Compile Include="ISeguridad.cs" /> 61 <Compile Include="ISeguridad.cs" />
61 <Compile Include="Persona.cs" /> 62 <Compile Include="Persona.cs" />
62 <Compile Include="Repositories\IEventoRepository.cs" /> 63 <Compile Include="Repositories\IEventoRepository.cs" />
63 <Compile Include="IPublicador.cs" /> 64 <Compile Include="IPublicador.cs" />
64 <Compile Include="Properties\AssemblyInfo.cs" /> 65 <Compile Include="Properties\AssemblyInfo.cs" />