Added ItemReplaced() to IObservableCollection
git-svn-id: file:///srv/devel/repo-conversion/nusu@255 d2e56fa2-650e-0410-a79f-9358c0239efd
This commit is contained in:
parent
c082960a9a
commit
5e4de7f027
9 changed files with 250 additions and 142 deletions
|
@ -85,6 +85,10 @@
|
|||
<Compile Include="Source\Cloning\SerializationCloner.Test.cs">
|
||||
<DependentUpon>SerializationCloner.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Source\Collections\Constants.cs" />
|
||||
<Compile Include="Source\Collections\Constants.Test.cs">
|
||||
<DependentUpon>Constants.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Source\Collections\Deque.cs" />
|
||||
<Compile Include="Source\Collections\Deque.Insertion.cs">
|
||||
<DependentUpon>Deque.cs</DependentUpon>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue