It seems that contrary to what MSDN says, the Dictionary<K, T> class does not have a constructor accepting an IEqualityComparer on the Xbox 360 or Windows Phone 7; added missing documentation in Pool class
git-svn-id: file:///srv/devel/repo-conversion/nusu@270 d2e56fa2-650e-0410-a79f-9358c0239efd
This commit is contained in:
parent
58a1652749
commit
97de199705
5 changed files with 85 additions and 58 deletions
|
@ -279,7 +279,7 @@
|
|||
</Compile>
|
||||
<Compile Include="Source\TypeHelper.cs" />
|
||||
<Compile Include="Source\TypeHelper.Test.cs">
|
||||
<DependentUpon>\TypeHelper.cs</DependentUpon>
|
||||
<DependentUpon>TypeHelper.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Source\Semaphore.cs" />
|
||||
<Compile Include="Source\Semaphore.Test.cs">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue